`suspend` is part of the signature. `suspend () -&...
# arrow
s
suspend
is part of the signature.
suspend () -> A
vs
() -> A
.