d30f162 ^
1 2 3 4
int main() { /* fail because of incomplete type of local variable */ struct C c; }