PR c++/15044
[official-gcc.git] / gcc / testsuite / g++.dg / template / error12.C
blobc15961fc33e59deba2f3f1a4870d6d1bd7e9c0d3
1 // PR c++/15044
3 template class <num_t> class a { num_t n; } // { dg-error "" }