version: 1.4.8 Snippet: async function test(){ const someVar = null; const done = async foo => {} } Throws Illegal async arrow function ...
確定! 回上一頁