is there a way to do something like this? ```suspe...
# coroutines
d
is there a way to do something like this?
Copy code
suspend val text = readFromFile()
e