aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.pt/spec31.C
blob: a66e03f62eb2ccc5d9aa5968d3a884d99f3d8cef (plain)
1
2
template <> struct A {};	// ERROR - not a specialization
template <> void f ();		// ERROR - not a specialization