@ katopz What console log will print? (async foo => console.log(await await foo))('bar') "bar" "Error" "undefined"