2016-10-30 18:24:19 +01:00

8 lines
81 B
C

int main(void)
{
return 0;
}
#ifdef PP_ERROR
#error PP_ERROR is defined
#endif