Obviously it must work... `startCoroutine()` and a...
# coroutines
d
Obviously it must work...
startCoroutine()
and all that... but how is
startCoroutine()
allowed to call a
suspend
function?