4 lines
68 B
Kotlin
Vendored
4 lines
68 B
Kotlin
Vendored
class Test {
|
|
protected var foo: String = ""
|
|
<caret>set
|
|
} |