Fixed test data to use only annotation syntax with @
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// "Create annotation 'foo'" "true"
|
||||
|
||||
<caret>foo(1, "2") fun test() {
|
||||
@<caret>foo(1, "2") fun test() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user