Files
kotlin-fork/idea/idea-completion/testData/basic/java/NonImportedPrefixMatching1.kt
T
2016-04-27 23:47:33 +03:00

7 lines
103 B
Kotlin
Vendored

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