4 lines
64 B
Kotlin
Vendored
4 lines
64 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
fun foo(y: Boolean) {
|
|
<caret>true
|
|
} |