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