Files
kotlin-fork/idea/idea-completion/testData/weighers/basic/LocalsPropertiesKeywords.kt
T

6 lines
86 B
Kotlin
Vendored

fun test(fals: Int) {
val falt = 111
fal<caret>
}
// ORDER: fals, falt, false