Rebase.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / decl2.C
blobb671213ad593f6004a371e7aa4f25bfa0c61887a
1 // { dg-do assemble }
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