It's definitely an error if we use await with anything else. For instance, instead of writing: async function foo(){ return 10; }. We write:
確定! 回上一頁