Merge from mainline
[official-gcc.git] / gcc / testsuite / g++.dg / template / class3.C
blob44a02a60bd5406ffb1035e2bab29942e081f315b
1 // PR c++/25634
2 template<int> template<int> struct A; // { dg-error "too many" }