12 lines
316 B
Plaintext
Vendored
12 lines
316 B
Plaintext
Vendored
package test
|
|
|
|
kotlin.annotation.annotation() public final class Anno : kotlin.Annotation {
|
|
/*primary*/ public constructor Anno()
|
|
}
|
|
|
|
public final class Class {
|
|
/*primary*/ public constructor Class()
|
|
public final val property: kotlin.Int
|
|
test.Anno() public final fun <get-property>(): kotlin.Int
|
|
}
|