Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
g++.dg
/
template
/
class3.C
blob: 44a02a60bd5406ffb1035e2bab29942e081f315b [
file
] [
log
] [
blame
]
// PR c++/25634
template
<int>
template
<int>
struct
A
;
// { dg-error "too many" }