Non-imported top-level functions completion does not require second press
This commit is contained in:
-1
@@ -6,6 +6,5 @@ fun bar(p: () -> Unit) { }
|
||||
fun bar(p: String.() -> Unit) { }
|
||||
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// EXIST: topLevelFun
|
||||
// ABSENT: extFun
|
||||
|
||||
Reference in New Issue
Block a user