4 lines
74 B
Kotlin
Vendored
4 lines
74 B
Kotlin
Vendored
package test
|
|
|
|
@Target(AnnotationTarget.FUNCTION)
|
|
annotation class function |