aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/template/class3.C
blob: 44a02a60bd5406ffb1035e2bab29942e081f315b (plain)
1
2
// PR c++/25634
template<int> template<int> struct A; // { dg-error "too many" }