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

4 lines
38 B
C
Raw Normal View History

2009-04-02 13:25:41 -04:00
#if 4 > (5 - 4++)
#error "Umm"
#endif