5 lines
146 B
Plaintext
Vendored
5 lines
146 B
Plaintext
Vendored
public open class Inheritor : R|Second| {
|
|
public open operator fun R|First|.foo(first: R|kotlin/String|, s: R|kotlin/Int|): R|kotlin/Unit|
|
|
|
|
}
|