[klib] Test signature descriptions in irText tests
KT-59486
This commit is contained in:
committed by
Space Team
parent
6142d75bb4
commit
5e63f7627f
@@ -2,9 +2,11 @@
|
||||
// Mangled name computed from Ir: #main(){}
|
||||
// Mangled name computed from Descriptor: #main(){}%localCompanion.kt
|
||||
// Public signature: /main|1798078925369608927[0]
|
||||
// Public signature debug description: main(){}%localCompanion.kt
|
||||
// CHECK JS_IR NATIVE:
|
||||
// Mangled name: #main(){}
|
||||
// Public signature: /main|-4284757841571462650[0]
|
||||
// Public signature debug description: main(){}
|
||||
fun main(): Unit
|
||||
// CHECK JVM_IR:
|
||||
// Mangled name computed from Ir: #main(){}.Foo
|
||||
|
||||
Reference in New Issue
Block a user