tc39 / proposal-extractors

Extractors for ECMAScript
http://tc39.es/proposal-extractors/
MIT License
200 stars 3 forks source link

Fix destructuring and assignment static semantics and use correct cover reference #26

Closed rbuckton closed 3 months ago

rbuckton commented 3 months ago

This fixes a typo in the assignment operator Evaluation semantics, as well as some missing static semantics and runtime semantics rules.

github-actions[bot] commented 3 months ago

A preview of this PR can be found at https://tc39.es/proposal-extractors/pr/26.