4 lines
73 B
Kotlin
Vendored
4 lines
73 B
Kotlin
Vendored
package test
|
|
|
|
@Target(AnnotationTarget.CLASS)
|
|
annotation class classifier |