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