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