// FIR_IDENTICAL object Obj { fun foo() {} open fun bar() {} var x: Int = 0 open var y: Int = 1 }