6 lines
62 B
Kotlin
Vendored
6 lines
62 B
Kotlin
Vendored
// FIR_COMPARISON
|
|
fun test() {
|
|
3<caret>
|
|
}
|
|
|
|
// NOTHING_ELSE |