4 lines
169 B
Kotlin
Vendored
4 lines
169 B
Kotlin
Vendored
@java.lang.annotation.Retention(va<caret>lue = java.lang.annotation.RetentionPolicy.RUNTIME)
|
|
annotation class Anno()
|
|
|
|
// REF: (in java.lang.annotation.Retention).value() |