5 lines
219 B
Kotlin
Vendored
5 lines
219 B
Kotlin
Vendored
@java.lang.annotation.Re<caret>tention(va<caret>lue = java.lang.annotation.RetentionPolicy.RUNTIME)
|
|
annotation class Anno()
|
|
|
|
// REF1: (java.lang.annotation).Retention
|
|
// REF2: (in java.lang.annotation.Retention).value() |