aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.gb/scope01.C
blob: e22dd394979c064647b5e1540abf4929e253bd4e (plain)
1
2
3
4
// Build don't link: 
// GROUPS passed gb scope
struct c { typedef int t; };
struct d { typedef char t; };