//PR c++/28861 struct A { template class B> struct B<0>; // { dg-error "name of class shadows" } };