2014-07-29 Ed Smith-Rowland <3dw4rd@verizon.net>
[official-gcc.git] / gcc / testsuite / gcc.dg / pr20245-1.c
blob51089c6e996f62cae4e5bb9f44a2b439b80f21b4
1 /* Bug 20245: the parse error should not result in an ICE. */
2 /* { dg-do compile } */
3 /* { dg-options "" } */
5 void foo() x; /* { dg-error "expected" } */