blob: 5788a075bb7613e0d4285d4585bfc8a9319d26bb [file] [log] [blame]
// "Remove 'suspend' modifier" "true"
suspend inline fun foo(c: <caret>suspend () -> Unit) {}