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

// Library unique name: <main>
final fun /test1(kotlin/Int): kotlin/Int // /test1|test1(kotlin.Int){}[0]
final fun /test2(): kotlin/Int // /test2|test2(){}[0]
final fun /test3(kotlin/Int): kotlin/Int // /test3|test3(kotlin.Int){}[0]
final fun /test4(): kotlin/Int // /test4|test4(){}[0]
final fun /test5(kotlin/Boolean): kotlin/Boolean // /test5|test5(kotlin.Boolean){}[0]
final fun /test6(): kotlin/Boolean // /test6|test6(){}[0]
