#include "test_compiler_detection.h"
#define PREFIX TEST
#include "compile_tests.h"
int main()
{
return 0;
}