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