rt_gccstream/gcc/testsuite/gcc.dg/noncompile/init-2.c

2 lines
76 B
C

int d[][] = { {1}, {2}, {3} }; /* { dg-error "incomplete element type" } */