2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.dg / debug / debug8.C
blob1f8a18ac8ac88d461b4932072daa0271ed1fa049
1 struct t{};
2 struct g : public t{};