blob: fea08f2060963f859b67727e467596085a0eae98 [file] [log] [blame]
// PR c++/26295
namespace A {}
int (A::*B)(); // { dg-error "namespace" }