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

// Library unique name: <main>
abstract fun interface /Foo : kotlin/Function0<kotlin/Int> // /Foo|null[0]
final fun /id(/Foo): kotlin/Any // /id|id(Foo){}[0]
final fun /test(/Foo) // /test|test(Foo){}[0]
