2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.dg / init / brace1.C
bloba819fa2587cd7d92003e65067c4423eb821ec972
1 // { dg-do compile }
3 int i[4] = { { 3 } }; // { dg-error "brace" }