a9a960fd38
#KT-2637 in progress
3 lines
43 B
Kotlin
3 lines
43 B
Kotlin
fun f(val p: Int) {
|
|
println(<caret>p)
|
|
} |