Files
kotlin-fork/compiler/testData/ir/irText/expressions/kt47450.sig.kt.txt
T
2023-07-14 20:26:45 +00:00

11 lines
395 B
Kotlin
Vendored

// CHECK JVM_IR:
// Mangled name: #test(kotlin.Int){}kotlin.String
// Public signature: /test|-3078440043009540212[0]
// Public signature debug description: test(kotlin.Int){}kotlin.String
// CHECK JS_IR NATIVE:
// Mangled name: #test(kotlin.Int){}
// Public signature: /test|7577436859890467564[0]
// Public signature debug description: test(kotlin.Int){}
fun test(z: Int): String