runBlocking

abstract fun <R : Any> runBlocking(block: suspend () -> R): R