blob: 8748c7860b155e68d911e5abf177ea3af138c755 [file] [log] [blame]
// Build don't link:
struct gorf {
int stuff;
void snarf();
};
template <class T> void gorf::snarf() { return; } // ERROR -