i was trying to modify <https://github.com/Kotlin/...
# coroutines
n
i was trying to modify https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md#coroutines-are-light-weight to do something else instead of
print(".")
and use it later after joins