14 lines
330 B
Plaintext
Vendored
14 lines
330 B
Plaintext
Vendored
public final annotation class A : R|kotlin/Annotation| {
|
|
public constructor(): R|test/A|
|
|
|
|
}
|
|
|
|
public final class Class : R|kotlin/Any| {
|
|
public final var foo: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
public set(@R|test/A|() value: R|kotlin/Int|): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/Class|
|
|
|
|
}
|