38f4a35be2
#KT-52020 Fixed
13 lines
490 B
Plaintext
Vendored
13 lines
490 B
Plaintext
Vendored
public open class ClassObjectInParam : R|kotlin/Any| {
|
|
public constructor(): R|test/ClassObjectInParam|
|
|
|
|
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public constructor(value: R|kotlin/reflect/KClass<*>|): R|test/ClassObjectInParam.Anno|
|
|
|
|
}
|
|
@R|test/ClassObjectInParam.Anno|(value = <getClass>(<getClass>(R|test/ClassObjectInParam!|))) public open class Nested : R|kotlin/Any| {
|
|
public constructor(): R|test/ClassObjectInParam.Nested|
|
|
|
|
}
|
|
}
|