4 lines
62 B
Kotlin
4 lines
62 B
Kotlin
// IS_APPLICABLE: false
|
|
fun foo() {
|
|
if (true) <caret>{ }
|
|
} |
// IS_APPLICABLE: false
|
|
fun foo() {
|
|
if (true) <caret>{ }
|
|
} |