Files
kotlin-fork/idea/idea-completion/testData/smartMultiFile/CallableReferenceNotImported/CallableReferenceNotImported.dependency.kt
T

6 lines
63 B
Kotlin
Vendored

package dependency
fun topLevelFun(){}
fun String.extFun(){}