So for example, `async<String> { await(async...
# coroutines
n
So for example,
async<String> { await(async<String> { "Test" }) }