// PR c++/13451 template struct A { struct B; struct A::B { }; // { dg-error "" } };