summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.pt/spec31.C
blob: 1d236219fbea264768f7e9dce864af89dd563e7c (plain)
1
2
3
// { dg-do assemble  }
template <> struct A {};	// { dg-error "" } not a specialization
template <> void f ();		// { dg-error "" } not a specialization