// "Create member function 'F.getValue'" "true" class F { } class X { val f: Int by F() }