// Test mangling of pointers to cv-qualified member functions

struct A;
void f (void (A::*)() const) {}

// { dg-final { scan-assembler "\n_?_Z1fM1AKFvvE\[: \t\n\]" } }


syntax highlighted by Code2HTML, v. 0.9.1