6 lines
90 B
Kotlin
6 lines
90 B
Kotlin
// RUNTIME
|
|
import dependency.*
|
|
|
|
fun foo() {
|
|
<selection>"".extensionFun()</selection>
|
|
} |