Files
kotlin-fork/idea/idea-completion/testData/handlers/multifile/TopLevelFunctionInQualifiedExpr-1.kt
T
2015-09-18 21:00:20 +03:00

6 lines
68 B
Kotlin
Vendored

package some
fun other() {
jettesting.data.topLevelFu<caret>
}