gcc/gcc/testsuite/gcc.dg/two-types-3.c

7 lines
190 B
C

/* { dg-do compile } */
/* { dg-options "-std=gnu89" } // suppress default -pedantic-errors */
struct f {
}
int z(); /* { dg-error "expected ';', identifier or " "" { target *-*-* } } */