. Dann (asynchron
async function hello() { return "Hello" };
hello();
Graceful Gentoo
async function hello() { return "Hello" };
hello();