interface Trait object O1 : Trait object O2 : Trait<String> class C { companion object : Trait<IntRange> }