Fix class kind detector: prioritize enum over annotations. Introduce new error about enum annotations classes.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
data <!WRONG_ANNOTATION_TARGET!>annotation<!> enum class E {
|
||||
D
|
||||
}
|
||||
Reference in New Issue
Block a user