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

// Library unique name: <main>
final val /p // /p|{}p[0]
    final fun <get-p>(): kotlin/Int // /p.<get-p>|<get-p>(){}[0]
final fun /foo(): kotlin/Int // /foo|foo(){}[0]
final fun /test(kotlin/IntArray): kotlin/Int // /test|test(kotlin.IntArray){}[0]
final fun /test1(kotlin/IntArray) // /test1|test1(kotlin.IntArray){}[0]
