Files
kotlin-fork/idea/testData/completion/weighers/basic/LocalsPropertiesKeywords.kt
T
2014-09-25 17:10:27 +04:00

6 lines
85 B
Kotlin

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