[Analysis API] Add tests for dangling files
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun foo() {}
|
||||
|
||||
fun test() {
|
||||
fo<caret>o()
|
||||
}
|
||||
Reference in New Issue
Block a user