1 struct S7424e 2 { gS7424e3 @property int g()() immutable { return 0; } testS7424e4 void test() { int f = g; } 5 } 6 7