2 lines
62 B
Kotlin
Vendored
2 lines
62 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
var<caret> x = if (false) "0" else "1" |