Mark required call with 'caret' in abstract resolved calls test
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
// !CALL: foo
|
||||
|
||||
fun foo() {}
|
||||
|
||||
fun bar() {
|
||||
foo()
|
||||
<caret>foo()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user