7410c36e3a
#KT-5652 Fixed
7 lines
123 B
Kotlin
7 lines
123 B
Kotlin
fun test(a: Int) {}
|
|
|
|
fun some() {
|
|
tes<caret>
|
|
}
|
|
|
|
// EXIST: { lookupString:"test", itemText:"test", tailText:"(a: Int)" } |