OSDN Git Service

2014-02-26 Fabien Chene <fabien@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / template / crash47.C
1 // PR c++/27102
2
3 template<typename T> void T::X::foo() {} // { dg-error "invalid|not a type" }