// FIR_IDENTICAL // !LANGUAGE: -ProhibitUseSiteGetTargetAnnotations @Target(AnnotationTarget.PROPERTY) annotation class Annotation enum class Foo { @property:Annotation Entry }