// IS_APPLICABLE: false package test interface B { } val a = object : B { }