1 // PR c++/27447
2 // { dg-do compile }
3 
4 void (A::* p)();  // { dg-error "declared|token" }
5