9268fd0e87
KT-56177
7 lines
395 B
Plaintext
Vendored
7 lines
395 B
Plaintext
Vendored
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|
|
|
|
|
}
|
|
}
|