Deprecate escaped modifiers and unescaped annotations
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// Check that there won't be "Rewrite at slice ANNOTATION key" exception - EA-36935
|
||||
<!UNRESOLVED_REFERENCE!>someErrorAnnotation<!> object Test {
|
||||
<!UNRESOLVED_REFERENCE!>@someErrorAnnotation<!> object Test {
|
||||
}
|
||||
Reference in New Issue
Block a user