13 lines
303 B
Plaintext
Vendored
13 lines
303 B
Plaintext
Vendored
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public constructor(): R|test/Anno|
|
|
|
|
}
|
|
|
|
public final class Class : R|kotlin/Any| {
|
|
public final val property: R|kotlin/Int|
|
|
@PROPERTY_GETTER:R|test/Anno|() public get(): R|kotlin/Int|
|
|
|
|
public constructor(): R|test/Class|
|
|
|
|
}
|