12 lines
249 B
Plaintext
Vendored
12 lines
249 B
Plaintext
Vendored
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public constructor(): R|test/Anno|
|
|
|
|
}
|
|
|
|
public final class Class : R|kotlin/Any| {
|
|
@R|test/Anno|() public final fun foo(): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/Class|
|
|
|
|
}
|