c++: robustify testcase [PR109752]
[official-gcc.git] / gcc / testsuite / g++.dg / template / void6.C
blob2d5f7ead184fff123f4efd89df2dd0b9c4950249
1 //PR c++/28594
3 template<void, int> struct A; // { dg-error "not a valid type" }