tc39 / proposal-async-explicit-resource-management

ECMAScript Async Explicit Resource Management
https://tc39.es/proposal-async-explicit-resource-management/
BSD 3-Clause "New" or "Revised" License
54 stars 3 forks source link

Await using blocks #7

Closed littledan closed 1 year ago

littledan commented 1 year ago

I see a section about these in the README but I don't know what they're for. I don't see them defined in the spec, and they don't show up in any code samples outside of that section. Is the inclusion in the README intentional?

littledan commented 1 year ago

Ah, I see, this section is removed in https://github.com/tc39/proposal-async-explicit-resource-management/pull/6