blob: 2b7d336698ff79cb2f5a412bb61421a719d07be0 [file] [log] [blame]
// Build don't link:
template <class T> class A;
// template <>
class A<int>; // ERROR - missing template header - XFAIL *-*-*