7 lines
193 B
Plaintext
Vendored
7 lines
193 B
Plaintext
Vendored
public open class ProtectedPackageProperty : R|kotlin/Any| {
|
|
protected/*protected and package*/ open field foo: R|kotlin/Int|
|
|
|
|
public constructor(): R|test/ProtectedPackageProperty|
|
|
|
|
}
|