Files
kotlin-fork/idea/idea-completion/testData/basic/java/NonImportedPrefixMatching1.kt
T
2020-09-02 11:16:20 +03:00

8 lines
121 B
Kotlin
Vendored

// FIR_COMPARISON
class Host
fun foo(): Ho<caret>
// INVOCATION_COUNT: 1
// EXIST: Host
// ABSENT: UnknownHostException