rt_gccstream/gcc/testsuite/gcc.dg/cpp/if-div.c

7 lines
97 B
C

/* { dg-do preprocess } */
/* Test that this preprocesses without error. */
#if (-1)/2
#endif