ba9520f5c5
^KT-56046
6 lines
223 B
Kotlin
Vendored
6 lines
223 B
Kotlin
Vendored
// PSI: org.jetbrains.kotlin.light.classes.symbol.classes.SymbolLightClassForAnnotationClass
|
|
// EXPECTED: java.lang.annotation.Retention
|
|
// UNEXPECTED: java.lang.annotation.Target
|
|
|
|
annotation class ImplicitRete<caret>nsion
|