init-2.c   [plain text]


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