blob: 44a02a60bd5406ffb1035e2bab29942e081f315b [file] [log] [blame]
// PR c++/25634
template<int> template<int> struct A; // { dg-error "too many" }