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

7 lines
227 B
Kotlin
Vendored

// CHECK:
// Mangled name: #test(kotlin.Boolean;kotlin.Int){}
// Public signature: /test|4952296091557857650[0]
// Public signature debug description: test(kotlin.Boolean;kotlin.Int){}
fun test(b: Boolean, i: Int): Unit