gcc/gcc/testsuite/gcc.dg/pr22458-1.c

5 lines
116 B
C

/* { dg-error "expected declaration or statement" "" { target *-*-* } 0 } */
void foo()
{
__PRETTY_FUNCTION__;