[FIR] Don't report duplicated UNRESOLVED_REFERENCE on annotation entries

This commit is contained in:
Mikhail Glukhikh
2020-08-03 11:02:26 +03:00
parent a6e811a67a
commit 8fd087a964
12 changed files with 24 additions and 21 deletions
@@ -1,4 +1,4 @@
<!UNRESOLVED_REFERENCE!>@<!UNRESOLVED_REFERENCE!><!SYNTAX!><!>myAnnotation<!> public
@<!UNRESOLVED_REFERENCE!><!SYNTAX!><!>myAnnotation<!> public
package illegal_modifiers
abstract class A() {