I suppose suspension functions like `await` are no...
# coroutines
o
I suppose suspension functions like
await
are not supported in inline functions yet. In general suspension function call is required to be immediately in coroutine body.