blob: 962af511974adbe7efde7ec3110a19f5555e372e [file] [log] [blame]
// { dg-do assemble { xfail *-*-* } }
// Simplified from testcase by Christophe Boyanique <boyan@imac.u-paris2.fr>
template <class T> struct foo { foo(); };
template<class T> foo<T>::foo() {}
T; // { dg-error "" } no type