4 lines
45 B
Kotlin
Vendored
4 lines
45 B
Kotlin
Vendored
fun f() {
|
|
val v = 239
|
|
vv = <caret>v
|
|
} |