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

// Library unique name: <main>
final fun /fn0(): kotlin/Int // /fn0|fn0(){}[0]
final fun /fn1(kotlin/Int): kotlin/Int // /fn1|fn1(kotlin.Int){}[0]
final fun /fnv(kotlin/IntArray...): kotlin/Int // /fnv|fnv(kotlin.IntArray...){}[0]
final fun /test0() // /test0|test0(){}[0]
final fun /test1() // /test1|test1(){}[0]
final fun /testV0() // /testV0|testV0(){}[0]
final fun /testV1() // /testV1|testV1(){}[0]
final fun /useUnit0(kotlin/Function0<kotlin/Unit>) // /useUnit0|useUnit0(kotlin.Function0<kotlin.Unit>){}[0]
final fun /useUnit1(kotlin/Function1<kotlin/Int, kotlin/Unit>) // /useUnit1|useUnit1(kotlin.Function1<kotlin.Int,kotlin.Unit>){}[0]
