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