1 2 3 4 5 6 7 8 9 10
#include "multi_file_compiler_detection.h" #define PREFIX MULTI #include "compile_tests.h" int main() { return 0; }