5 lines
78 B
Kotlin
Vendored
5 lines
78 B
Kotlin
Vendored
package test
|
|
|
|
@Target(AnnotationTarget.LOCAL_VARIABLE)
|
|
annotation class local
|