main

inline suspend fun <T> main(noinline block: suspend CoroutineScope.() -> T): T