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

7 lines
102 B
Kotlin
Vendored

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