4 lines
62 B
Kotlin
Vendored
4 lines
62 B
Kotlin
Vendored
// PROBLEM: none
|
|
|
|
val <caret>withGetter = 42
|
|
get() = field |