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