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
I agree, though I would prefer grammar.validate(), as it is not simply the fetching of a property value (which is somewhat suggested by grammar.is_valid()), but a reasonably complex calculation.
Describe the bug
A nonterminal that is not defined is not rejected during parsing.
To Reproduce
For example,
does not panic, while 'base' is not defined in the input.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: