// DISABLE-ERRORS expect class WithSecondaryConstructor { constructor(x: Int, s: String) fun bar(x: String) val z: Double }