// PROBLEM: none class Owner { companion object { object InCompanion } } val y = Owner.Companion.InCompanion