[klib] Test signature descriptions in irText tests
KT-59486
This commit is contained in:
committed by
Space Team
parent
6142d75bb4
commit
5e63f7627f
@@ -1,10 +1,12 @@
|
||||
// CHECK:
|
||||
// Mangled name: #test(){}
|
||||
// Public signature: /test|6620506149988718649[0]
|
||||
// Public signature debug description: test(){}
|
||||
fun test(): Unit
|
||||
|
||||
// CHECK:
|
||||
// Mangled name: #testSmartcastInCondition(){}
|
||||
// Public signature: /testSmartcastInCondition|-5923754457814780223[0]
|
||||
// Public signature debug description: testSmartcastInCondition(){}
|
||||
fun testSmartcastInCondition(): Unit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user