6 lines
65 B
Kotlin
Vendored
6 lines
65 B
Kotlin
Vendored
fun test(a: Int, b: Int) {
|
|
<caret>
|
|
}
|
|
|
|
// EXIST: a
|
|
// EXIST: b |