93bbbb6d73e246ef894e162a916a16cffdfeb410
[cparser] / shouldfail / segfault3.c
1 struct K { };
2
3 struct K bla = { 1, 2 };