// FIR_IDENTICAL object Z { fun test() {} class A { fun test2() { test() } } }