4 lines
78 B
Kotlin
Vendored
4 lines
78 B
Kotlin
Vendored
package test
|
|
|
|
@Target(AnnotationTarget.ANNOTATION_CLASS)
|
|
annotation class meta |