aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8.1/gcc/testsuite/g++.dg/template/crash25.C
blob: fa77f0d4fb67579798dd8cb1c75752132a979fbc (plain)
1
2
3
// PR c++/18124

template <template <int> class class> class A {}; // { dg-error "" }