7 lines
193 B
Plaintext
Vendored
7 lines
193 B
Plaintext
Vendored
public open class ProtectedPackageFun : R|kotlin/Any| {
|
|
protected/*protected and package*/ open operator fun foo(): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/ProtectedPackageFun|
|
|
|
|
}
|