// FIR_COMPARISON class Z { fun f(): Z = ext } private fun Z.extFun() = Z() // EXIST: "extFun"