1 // PR c++/27102
2 
3 template <typename T>
4 void T::foo; // { dg-error "invalid" }
5