Fix wrong unnecessary completion for the case of force completion

#KT-1187 Fixed
This commit is contained in:
Nikolay Krasko
2013-07-04 16:36:51 +04:00
parent 86274466c5
commit f0a10b70c1
5 changed files with 21 additions and 1 deletions
@@ -4,4 +4,5 @@ fun anyfun() {
a.b.c.d.e.f.<caret>
}
// TIME: 1
// NUMBER: 0