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

7 lines
141 B
C

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