7 lines
78 B
Kotlin
Vendored
7 lines
78 B
Kotlin
Vendored
var v: Int
|
|
get(){}
|
|
set(v<caret>)
|
|
|
|
// INVOCATION_COUNT: 0
|
|
// NUMBER: 0
|