tc39/proposal-async-await

Spec example needs a tiny fix.

Closed this issue · 2 comments

In the spec example should the currentPromise be let p = Promise.resolve(); ?

Don't know nothing

This proposal is stage 4, and has been merged into the spec as of ES2017.