add a test for the new anchor based error recovery
[cparser] / parsetest / shouldfail / segfault3.c
1 struct K { };
2
3 struct K bla = { 1, 2 };