OSDN Git Service

/cp
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / template / void6.C
1 //PR c++/28594
2
3 template<void, int> struct A; // { dg-error "not a valid type" }