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

// Library unique name: <main>
final suspend fun /bar(): kotlin/Any // /bar|bar(){}[0]
final suspend fun <#A: kotlin/Any?> /baz(): #A // /baz|baz(){0§<kotlin.Any?>}[0]
final suspend fun /foo() // /foo|foo(){}[0]
