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

7 lines
104 B
Kotlin
Vendored

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