2018-08-09 18:06:22 +02:00

8 lines
83 B
C

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