interface A { fun foo() = 1 object C { } companion object {} } // 2 public final static INNERCLASS A\$DefaultImpls A DefaultImpls