6 lines
85 B
Kotlin
6 lines
85 B
Kotlin
fun test(fals: Int) {
|
|
val falt = 111
|
|
fa<caret>
|
|
}
|
|
|
|
// ORDER: fals, falt, false |