KT-1187 Wrong unnecessary completion

#KT-1187 Fixed
This commit is contained in:
Nikolay Krasko
2012-09-20 16:11:59 +04:00
parent b301bbe1f9
commit c7af6de16b
3 changed files with 13 additions and 1 deletions
@@ -0,0 +1,7 @@
// KT-1187 Wrong unnecessary completion
fun anyfun() {
a.b.c.d.e.f.<caret>
}
// NUMBER: 0