3 lines
68 B
Kotlin
Vendored
3 lines
68 B
Kotlin
Vendored
// "Add initializer" "true"
|
|
<caret>var n: Int
|
|
set(value: Int) {} |