4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
// "Remove redundant receiver parameter" "true"
|
|
val v: Int
|
|
get() = 123
|