1 // PR c++/18124
2 
3 template <template <int> class class> class A {}; // { dg-error "" }
4