Add new test to verify that the array index, limit, and stride are
[official-gcc.git] / gcc / testsuite / gcc.dg / two-types-4.c
blob1ec734f12547a76cc88af66adb05f9e7dd1494af
1 /* { dg-do compile } */
2 /* { dg-options "-std=gnu89" } // suppress default -pedantic-errors */
4 int f()
6 struct f {
8 int z; /* { dg-error "expected ';', identifier or " "" } */