OSDN Git Service

PR c++/9335
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / template / class3.C
1 // PR c++/25634
2 template<int> template<int> struct A; // { dg-error "too many" }