[klib] Test signature descriptions in irText tests
KT-59486
This commit is contained in:
committed by
Space Team
parent
6142d75bb4
commit
5e63f7627f
+1
@@ -1,5 +1,6 @@
|
||||
// CHECK:
|
||||
// Mangled name: #test(kotlin.Function0<kotlin.Unit>;java.lang.Runnable;kotlin.Array<kotlin.String>){}
|
||||
// Public signature: /test|-6479681129946022977[0]
|
||||
// Public signature debug description: test(kotlin.Function0<kotlin.Unit>;java.lang.Runnable;kotlin.Array<kotlin.String>){}
|
||||
fun test(fn: Function0<Unit>, r: Runnable, arr: Array<String>): Unit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user