blob: d5f16f738acc283df46e5d28d37ec74cf354fcae [file] [log] [blame]
/* Tests for unterminated conditionals: 3. */
/* { dg-do preprocess } */
#if 1 /* { dg-error "#else" "unterminated #else" } */
#else