factor/extra/c/tests/test12/test12.c

4 lines
38 B
C

#if 4 > (5 - 4++)
#error "Umm"
#endif