e051251b27
#KT-35133 Fixed
7 lines
184 B
Plaintext
Vendored
7 lines
184 B
Plaintext
Vendored
public open class ProtectedPackageFun : R|kotlin/Any| {
|
|
protected/*protected and package*/ open fun foo(): R|kotlin/Unit|
|
|
|
|
public constructor(): R|test/ProtectedPackageFun|
|
|
|
|
}
|