7685284cb7
KT-57769 KT-54792
18 lines
429 B
Plaintext
Vendored
18 lines
429 B
Plaintext
Vendored
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public constructor(): R|test/Anno|
|
|
|
|
}
|
|
|
|
public final class Class : R|kotlin/Any| {
|
|
public constructor(): R|test/Class|
|
|
|
|
public final companion object Companion : R|kotlin/Any| {
|
|
@PROPERTY:R|test/Anno|() public final val property: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
private constructor(): R|test/Class.Companion|
|
|
|
|
}
|
|
|
|
}
|