Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / g++.dg / template / crash25.C
blobfa77f0d4fb67579798dd8cb1c75752132a979fbc
1 // PR c++/18124
3 template <template <int> class class> class A {}; // { dg-error "" }