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

7 lines
199 B
Kotlin
Vendored

// CHECK:
// Mangled name: #foo(kotlin.Throwable){}
// Public signature: /foo|6953541718424396763[0]
// Public signature debug description: foo(kotlin.Throwable){}
fun foo(t: Throwable): Unit