1 struct S7424b
2 {
gS7424b3     @property int g()() { return 0; }
testS7424b4     void test() const { int f = g; }
5 }
6