blob: b3332d4bead37f9f31d880f913b8be723ce6cf5c [file]
// RUN_PIPELINE_TILL: BACKEND
fun test() {
val values = AnnotationTarget.values()
val entry = AnnotationTarget.valueOf("CLASS")
}
/* GENERATED_FIR_TAGS: functionDeclaration, localProperty, propertyDeclaration, stringLiteral */