typedef5.C   [plain text]


namespace A
{
  typedef int T;
}

class A::T x; // { dg-error "" }