5e63f7627f
KT-59486
7 lines
235 B
Kotlin
Vendored
7 lines
235 B
Kotlin
Vendored
// CHECK:
|
|
// Mangled name: #test(kotlin.Function0<kotlin.Unit>){}
|
|
// Public signature: /test|6634439856618498021[0]
|
|
// Public signature debug description: test(kotlin.Function0<kotlin.Unit>){}
|
|
fun test(f: Function0<Unit>): Unit
|
|
|