4 lines
55 B
Kotlin
4 lines
55 B
Kotlin
// IS_APPLICABLE: false
|
|
fun foo() {
|
|
if (true) { }
|
|
} |
// IS_APPLICABLE: false
|
|
fun foo() {
|
|
if (true) { }
|
|
} |