FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.brendan / init4.C
blobc1d359281e6c561aeb1196e18f8e16f2f4de0c50
1 // Build don't link: 
2 // GROUPS passed initialization
3 struct CharList { int i; };
5 const CharList& terminals = { 1 };// ERROR - .*