No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / noncompile / undeclared-2.c
blob36cd0eaf175abce63ca9f37d955c11f32793edb3
1 /* Invalid, but should not ICE. PRs 11944, 14734. */
3 void foo(const int[i]); /* { dg-error "undeclared|for each" } */