5e63f7627f
KT-59486
12 lines
482 B
Kotlin
Vendored
12 lines
482 B
Kotlin
Vendored
// CHECK JVM_IR:
|
|
// Mangled name computed from Ir: #main(){}
|
|
// Mangled name computed from Descriptor: #main(){}%suspendConversionForExtensionFunction.kt
|
|
// Public signature: /main|8952895695315889943[0]
|
|
// Public signature debug description: main(){}%suspendConversionForExtensionFunction.kt
|
|
// CHECK JS_IR NATIVE:
|
|
// Mangled name: #main(){}
|
|
// Public signature: /main|-4284757841571462650[0]
|
|
// Public signature debug description: main(){}
|
|
fun main(): Unit
|
|
|