kotlin-stdlib / kotlin / suspend suspend Common JVM JS Native 1.2 inline fun <R> suspend( noinline block: suspend () -> R): suspend () -> R