7 lines
84 B
Kotlin
7 lines
84 B
Kotlin
fun test(a: Int) {}
|
|
|
|
fun some() {
|
|
tes<caret>
|
|
}
|
|
|
|
// EXIST: test@test(a : jet.Int) |