a7b11d2b4e
#KT-1673 fixed
7 lines
80 B
Kotlin
7 lines
80 B
Kotlin
fun test(a: Int) {}
|
|
|
|
fun some() {
|
|
tes<caret>
|
|
}
|
|
|
|
// EXIST: test~(a : jet.Int) |