Fixed test data to use only annotation syntax with @
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
`!null`first object Foo {}
|
||||
@`!null`first object Foo {}
|
||||
|
||||
`!null`second(`!null`aa, `!null`asdf) object More {
|
||||
@`!null`second(`!null`aa, `!null`asdf) object More {
|
||||
}
|
||||
Reference in New Issue
Block a user