8 lines
176 B
Plaintext
Vendored
8 lines
176 B
Plaintext
Vendored
public final annotation class Anno : R|kotlin/Annotation| {
|
|
}
|
|
|
|
public abstract interface Trait : R|kotlin/Any| {
|
|
public open fun foo(x: R|kotlin/String|): R|kotlin/Int|
|
|
|
|
}
|