1 //PR c++/28594
2 
3 template<void, int> struct A; // { dg-error "not a valid type" }
4