18 lines
404 B
Plaintext
Vendored
18 lines
404 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| {
|
|
public final val property: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
|
|
private constructor(): R|test/Class.Companion|
|
|
|
|
}
|
|
|
|
}
|