(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
other/
ptrmem7.C
// PR c++/27447
// { dg-do compile }

void (A::* p)();  // { dg-error "declared|token" }