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