interface Test { fun a() { } } // TESTED_OBJECT_KIND: class // TESTED_OBJECTS: Test$DefaultImpls // FLAGS: ACC_PUBLIC, ACC_FINAL, ACC_SUPER