Changed highlighting range for unresolved annotation name to not include '@'
#KT-11529 Fixed
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