#include "CommandLineStressTest.h" int main(int argc, char **argv) { swift_commandline_test_getProcessArgs(); return 0; }