* pretty-print.c (pp_base_maybe_space): New function.
[official-gcc.git] / gcc / testsuite / g++.dg / init / brace3.C
blob0a1ee8f00a964ac3a96165388907e201fd759f77
1 int array[2][1] = { {0} {1} }; // { dg-error "" }