Fixed test data to use only annotation syntax with @
This commit is contained in:
@@ -7,7 +7,7 @@ class A {
|
||||
}
|
||||
}
|
||||
|
||||
<caret>A(1, "abc")
|
||||
val v = <caret>A(1, "abc")
|
||||
|
||||
|
||||
Resolved call:
|
||||
|
||||
Reference in New Issue
Block a user