e051251b27
#KT-35133 Fixed
7 lines
177 B
Plaintext
Vendored
7 lines
177 B
Plaintext
Vendored
public open class Inheritor : R|Second| {
|
|
public open fun R|First|.foo(first: R|kotlin/String|, s: R|kotlin/Int|): R|kotlin/Unit|
|
|
|
|
public constructor(): R|Inheritor|
|
|
|
|
}
|