566232fd0d
^KT-61377
5 lines
85 B
Kotlin
Vendored
5 lines
85 B
Kotlin
Vendored
// one.Anno
|
|
package one
|
|
|
|
@Retention(AnnotationRetention.BINARY)
|
|
annotation class Anno |