| // CHECK: | |
| // Mangled name: #test1(){} | |
| // Public signature: /test1|4297044443957252634[0] | |
| // Public signature debug description: test1(){} | |
| fun test1(): Unit | |
| // CHECK: | |
| // Mangled name: #testImplicitCast(kotlin.Any){} | |
| // Public signature: /testImplicitCast|3599450462487506190[0] | |
| // Public signature debug description: testImplicitCast(kotlin.Any){} | |
| fun testImplicitCast(a: Any): Unit | |