Non-imported top-level functions completion does not require second press

This commit is contained in:
Valentin Kipyatkov
2015-11-06 15:47:43 +03:00
parent 4c5d5ed18f
commit 80a1d94515
12 changed files with 22 additions and 26 deletions
@@ -6,7 +6,6 @@ fun f() {
C() <caret>
}
// INVOCATION_COUNT: 2
// ABSENT: "xxx"
// EXIST: { lookupString: "yyy", attributes: "bold" }
// ABSENT: "zzz"