Completion to complete non-imported classes on the first invocation

#KT-8527 Fixed
This commit is contained in:
Valentin Kipyatkov
2016-04-25 17:29:17 +03:00
parent f0dd70d94c
commit deb75b3f18
16 changed files with 88 additions and 49 deletions
@@ -0,0 +1,7 @@
class Host
fun foo(): Ho<caret>
// INVOCATION_COUNT: 2
// EXIST: Host
// EXIST: UnknownHostException