| // CHECK: | |
| // Mangled name: #test1(kotlin.Int;kotlin.Int;kotlin.String){} | |
| // Public signature: /test1|-2420205866450198550[0] | |
| // Public signature debug description: test1(kotlin.Int;kotlin.Int;kotlin.String){} | |
| fun test1(x: Int, y: Int, z: String): Unit | |