a9a960fd38
#KT-2637 in progress
4 lines
49 B
Kotlin
4 lines
49 B
Kotlin
fun f() {
|
|
val v = 239
|
|
println(<caret>v)
|
|
} |