1// PR c++/27102
2
3template<typename T> void T::X::foo() {} // { dg-error "invalid|not a type" }
4