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