1// PR c++/25634
2template<int> template<int> struct A; // { dg-error "too many" }
3