Fixed test data to use only annotation syntax with @
This commit is contained in:
@@ -2,7 +2,7 @@ package testing
|
||||
|
||||
object Testing {
|
||||
companion object {
|
||||
<caret>va
|
||||
@<caret>va
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user