// "Remove redundant receiver parameter" "true" val v: Int get() = 123 fun test() { v }