FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / err1.C
blob8748c7860b155e68d911e5abf177ea3af138c755
1 // Build don't link:
3 struct gorf {
4   int stuff;
5   void snarf();
6 };
8 template <class T> void gorf::snarf() { return; }  // ERROR -