8 lines
70 B
C
Raw Normal View History

2015-04-27 22:25:09 +02:00
#include "test_compiler_detection.h"
2024-04-14 22:45:38 +02:00
int main(void)
2015-04-27 22:25:09 +02:00
{
return 0;
}