// Rendering settings:
// - Signature version: 2
// - Show manifest properties: false
// - Show declarations: true

// Library unique name: <main>
abstract interface /MyInterface { // /MyInterface|null[0]
    final fun interfaceFun(): kotlin/String // /MyInterface.interfaceFun|interfaceFun#static(){}[0]
}
