tc39/proposal-async-await

Forbidden Extensions (16.2) should apply to async functions, as they do to Generators

caitp opened this issue · 1 comments

caitp commented

I'm guessing that they're meant to apply to Async Functions, and have been omitted from the spec by mistake. Be sure to let me know if this omission is intentional =)

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