2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.dg / parse / typedef5.C
blob5f6b18ca395c8516fde7a83e4ff08666335dbc4f
1 namespace A
3   typedef int T;
6 class A::T x; // { dg-error "" }