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

11 lines
346 B
Kotlin
Vendored

// CHECK JVM_IR:
// Mangled name: #test1(){}kotlin.Int
// Public signature: /test1|3246027394688469880[0]
// Public signature debug description: test1(){}kotlin.Int
// CHECK JS_IR NATIVE:
// Mangled name: #test1(){}
// Public signature: /test1|4297044443957252634[0]
// Public signature debug description: test1(){}
fun test1(): Int