// PR c++/37649 struct A { template struct {}; // { dg-error "template class without a name" } };