5 lines
80 B
Kotlin
5 lines
80 B
Kotlin
fun foo() {
|
|
<selection>if (1 == 2) {}</selection>
|
|
}
|
|
|
|
// IS_APPLICABLE: false |