src.c 81 B

1234567
  1. int main(void)
  2. {
  3. return 0;
  4. }
  5. #ifdef PP_ERROR
  6. #error PP_ERROR is defined
  7. #endif