Closed
Description
In Draft PR #65, I've added almost all the edits to support the addition of throw expressions. Here's what's missing:
- I've added the new section "The throw expression operator" to the the Expressions clause, but it needs to be "plugged into" the grammar, so it has precedence. (Also, for now, I've put this new section under primary expressions, but that might not be correct.)