OSDN Git Service

PR c++/27102
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / template / crash49.C
1 // PR c++/27102
2
3 template <typename T>
4 void T::foo; // { dg-error "invalid" }