Merge from mainline (165734:167278).
[official-gcc/graphite-test-results.git] / gcc / testsuite / g++.dg / template / crash47.C
blob9c2163209339e022989e90f64fd0df1434a86a76
1 // PR c++/27102
3 template<typename T> void T::X::foo() {} // { dg-error "invalid|not a type" }