Files
kotlin-fork/compiler/testData/ir/irText/expressions/tryCatchWithImplicitCast.sig.kt.txt
2023-07-14 20:26:45 +00:00

7 lines
233 B
Kotlin
Vendored

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