4 lines
60 B
Kotlin
4 lines
60 B
Kotlin
// IS_APPLICABLE: false
|
|
fun foo(x: foo) {
|
|
x.<caret>foo
|
|
} |
// IS_APPLICABLE: false
|
|
fun foo(x: foo) {
|
|
x.<caret>foo
|
|
} |