5e63f7627f
KT-59486
7 lines
227 B
Kotlin
Vendored
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
|
|
|