-
-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Description
The MicroC example seems to use square brackets as an alternative to (…)? (as is conventional), but I can't find it documented.
The documented syntax is used in the CallFunc production, while square brackets are used in various places, e.g. Comparison and Multiplication.
I checked that if I change one of the productions to use (…)? instead of […] then the test result is identical.
If this is indeed correct, I'd be happy to write a small patch for the README.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels