`test(func` -> `test(suspend func`
# coroutines
g
test(func
->
test(suspend func
👍 1