14 lines
360 B
Plaintext
Vendored
14 lines
360 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 var property: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
@PROPERTY_SETTER:R|test/Anno|() public set(value: R|kotlin/Int|): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/Class|
|
|
|
|
}
|