`suspend` is a modifier that allows suspension poi...
# coroutines
l
suspend
is a modifier that allows suspension points (i.e. calling other
suspend
functions)