KT-1187 Wrong unnecessary completion
#KT-1187 Fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// KT-1187 Wrong unnecessary completion
|
||||
|
||||
fun anyfun() {
|
||||
a.b.c.d.e.f.<caret>
|
||||
}
|
||||
|
||||
// NUMBER: 0
|
||||
Reference in New Issue
Block a user