// PR c++/19253 namespace N { struct X; } template struct A { A a; // { dg-error "invalid" } };