5 lines
94 B
Kotlin
Vendored
5 lines
94 B
Kotlin
Vendored
import java.lang.annotation.RetentionPolicy
|
|
|
|
val values = RetentionPolicy.val<caret>ueOf("")
|
|
|