blob: e58a3a682c3169f1e6a090636c52ee5fff314478 [file] [log] [blame]
// PR c++/25635
struct A {};
A::operator int(); // { dg-error "class" }