`await(async { parse(plainJson) })` seems redundan...
# language-proposals
k
await(async { parse(plainJson) })
seems redundant to me