fun test() { val values = AnnotationTarget.values() val entry = AnnotationTarget.valueOf("CLASS") }