Fixed test data to use only annotation syntax with @
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@ package test
|
||||
|
||||
annotation class Annotation
|
||||
|
||||
<caret>Annotation class Some
|
||||
@<caret>Annotation class Some
|
||||
|
||||
// REF: (test).Annotation
|
||||
|
||||
Reference in New Issue
Block a user