2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.dg / parse / undefined7.C
blob1a525fc659ffe0947ae3358ef7d5e1bc51b25c47
1 // PR c++/9228
2 // Origin: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
3 // { dg-do compile }
5 template <typename T> typename A<T>::B foo() {} // { dg-error "" }