(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
template/
class3.C
// PR c++/25634
template<int> template<int> struct A; // { dg-error "too many" }