930ea88e25
#KT-4277 Fixed
4 lines
166 B
Kotlin
4 lines
166 B
Kotlin
java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy.R<caret>UNTIME)
|
|
annotation class Anno()
|
|
|
|
// REF: (in java.lang.annotation.RetentionPolicy).RUNTIME |