blob: c8e67024e5fd46fb47f71614e18a4052aced6d80 [file]
public open class ClassObjectInParamRaw : R|kotlin/Any| {
public constructor(): R|test/ClassObjectInParamRaw|
public final annotation class Anno : R|kotlin/Annotation| {
public constructor(value: R|kotlin/reflect/KClass<*>|, arg: R|kotlin/Array<kotlin/reflect/KClass<*>>|): R|test/ClassObjectInParamRaw.Anno|
}
@R|test/ClassObjectInParamRaw.Anno|(value = <getClass>(<getClass>(R|test/ClassObjectInParamRaw!|)), arg = <collectionLiteralCall>()) public open class Nested : R|kotlin/Any| {
public constructor(): R|test/ClassObjectInParamRaw.Nested|
}
}