e051251b27
#KT-35133 Fixed
7 lines
140 B
Plaintext
Vendored
7 lines
140 B
Plaintext
Vendored
public open class Inheritor : R|kotlin/Any|, R|Base| {
|
|
public open fun getX(): R|kotlin/Int|
|
|
|
|
public constructor(): R|Inheritor|
|
|
|
|
}
|