Files
kotlin-fork/idea/testData/completion/weighers/LocalsPropertiesKeywords.kt
T
2013-09-16 17:23:25 +04:00

6 lines
85 B
Kotlin

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