5 lines
119 B
Kotlin
Vendored
5 lines
119 B
Kotlin
Vendored
@java.lang.annotation.Retention(va<caret>lue = java.lang.annotation.RetentionPolicy.RUNTIME)
|
|
annotation class Anno()
|
|
|
|
|