3 lines
94 B
Kotlin
Vendored
3 lines
94 B
Kotlin
Vendored
// "Remove 'suspend' modifier" "true"
|
|
|
|
suspend inline fun foo(c: <caret>suspend () -> Unit) {} |