Completion to complete non-imported classes on the first invocation
#KT-8527 Fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class Host
|
||||
|
||||
fun foo(): Ho<caret>
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// EXIST: Host
|
||||
// EXIST: UnknownHostException
|
||||
Reference in New Issue
Block a user