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