blob: f75c8d4a3cd55ac7e8da97bcee461b4bbf78cd3a [file] [log] [blame]
public open class ProtectedPackageProperty : R|kotlin/Any| {
protected/*protected and package*/ open field foo: R|kotlin/Int|
public constructor(): R|test/ProtectedPackageProperty|
}