2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / decl2.C
blob962af511974adbe7efde7ec3110a19f5555e372e
1 // { dg-do assemble { xfail *-*-* } }
3 // Simplified from testcase by Christophe Boyanique <boyan@imac.u-paris2.fr>
5 template <class T> struct foo { foo(); };
6 template<class T> foo<T>::foo() {}
7 T; // { dg-error "" } no type