2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.oliva / template3.C
blob056f77c6127384f735618e230239c2dcb458fff2
1 // { dg-do assemble  }
3 // Copyright (C) 1999 Free Software Foundation
5 // by Alexandre Oliva <oliva@dcc.unicamp.br>
6 // based on bug report by Ulf Larsson <ulf.larsson@mbow337.swipnet.se>
8 template <class T> class C {};
9 class foo {} bar = bar.C(); // { dg-error "" } call to template