Daily bump.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.gb / scope01.C
blobe22dd394979c064647b5e1540abf4929e253bd4e
1 // Build don't link: 
2 // GROUPS passed gb scope
3 struct c { typedef int t; };
4 struct d { typedef char t; };