- implemented GNU ?: operator (no ast2firm support yet
[cparser] / parsetest / shouldfail / segfault3.c
1 struct K { };
2
3 struct K bla = { 1, 2 };