rt_gccstream/gcc/testsuite/gcc.dg/cpp/unc3.c

6 lines
136 B
C

/* Tests for unterminated conditionals: 3. */
/* { dg-do preprocess } */
#if 1 /* { dg-error "#else" "unterminated #else" } */
#else