Move all basic completion tests to common folder
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