12 lines
281 B
Plaintext
Vendored
12 lines
281 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 fun R|kotlin/String|.foo(@R|test/Anno|() x: R|kotlin/Int|): R|kotlin/Int|
|
|
|
|
public constructor(): R|test/Class|
|
|
|
|
}
|