Files
kotlin-fork/idea/idea-completion/testData/handlers/multifile/TopLevelPropertyImport-1.kt
T

7 lines
66 B
Kotlin
Vendored

// FIR_COMPARISON
package some
fun other() {
somePr<caret>
}