1 /* Test that function-like macros are restricted to directives, and
2 that unterminated ones are warned about. */
4 /* { dg-do preprocess } */
8 #if 2 f(/* { dg-error "unterminated" "unterminated macro in directive" } */
12 f( /* { dg-error "unterminated" "unterminated macro" } */