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