blob: 9041e6704ab05d4c661274fa997ad9b473d53e14 [file]
public abstract interface ArrayOfEnumInParam : R|kotlin/Any| {
@R|kotlin/annotation/Target|(allowedTargets = vararg(kotlin/annotation/AnnotationTarget.FIELD, kotlin/annotation/AnnotationTarget.CONSTRUCTOR)) public final annotation class targetAnnotation : R|kotlin/Annotation| {
public constructor(value: R|kotlin/String|): R|test/ArrayOfEnumInParam.targetAnnotation|
}
}