blob: d136a69b6b2db2d2630553f0108bdeef0a6a2486 [file] [log] [blame]
/* PR 36320 - #elif still requires valid expression. */
/* { dg-do preprocess } */
int z;
#if 1
#elif /* { dg-error "with no expression" } */
#endif