145b2c260b
Part of #KT-22211
6 lines
46 B
Kotlin
Vendored
6 lines
46 B
Kotlin
Vendored
fun some() {
|
|
if <caret>(3 > 5) {
|
|
|
|
}
|
|
}
|