// IGNORE_FIR package test class Conflict { companion object } fun test() { class Conflict Conflict } // REF: companion object of (test).Conflict