You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.
This is my bug, so I don't think you can really fix it.
Multiline grammar productions are used in Syntax sections, where they are indented, and in Semantics sections, where they are not. The script doesn't take into account the second possibility. (I guess I didn't notice that there are places where multiple productions are grouped like this.) So it renders the production with the same formatting as in the Syntax section.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The second group of ObjectLiteral productions is indented; it shouldn't be.
The text was updated successfully, but these errors were encountered: