OSDN Git Service

PR c++/47705
[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" }