OSDN Git Service

new
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.pt / spec31.C
1 template <> struct A {};        // ERROR - not a specialization
2 template <> void f ();          // ERROR - not a specialization