2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.dg / parse / undefined5.C
blobf1dba6e48c76ab825a3f300932a376966c605a11
1 // PR c++/5975
2 // Origin: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3 // { dg-do compile }
5 typedef typename X::Y<> y;  // { dg-error "" }