7 lines
69 B
Kotlin
Vendored
7 lines
69 B
Kotlin
Vendored
// FIR_COMPARISON
|
|
fun test() {
|
|
val a = 10<caret>
|
|
}
|
|
|
|
// NUMBER: 0
|