Files
kotlin/compiler/testData/asJava/lightClasses/SpecialAnnotationsOnAnnotationClass.java
Alexander Udalov e502c1ad71 Light classes: map annotation targets depending on JVM target
Since the default JVM target (`JvmTarget.DEFAULT`) is now 1.8, the
changed test started to fail. This change fixes it.

(cherry picked from commit 64e97225b8)
2021-02-01 11:57:04 +01:00

622 B
Vendored