expression: Annotation(strings = arrayOf("v1", "v2"))
constant_value: KtAnnotationConstantValue(Annotation, (strings = KtArrayConstantValue [
  KtLiteralConstantValue(constantValueKind=String, value=v1)
  KtLiteralConstantValue(constantValueKind=String, value=v2)
]))
constant: null
