in `Promise.resolve 1` both `then`s are scheduled as microtasks; the stack is empty, microtasks are run. Task queue: setInterval , ...
確定! 回上一頁