-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Since set.mm's commit ee877d4, the grammar pass fails with the following error message:
error: Unparseable statement
--> ../set.mm/set.mm:11907:28
|
11907 | trujust $p |- ( ( A. x x = x -> A. x x = x )
| ^ Could not parse this statement
|
error: Can't build the grammar
--> ../set.mm/set.mm:456456:3
|
456456 | $( $j garden_path ( x => ( ph ;
| ___^
... |
456462 | | $)
| |____^ Expanded formula cannot be parsed from root node
|
2 diagnostics issued.
It should not be the case, and the changes in that commit seem to be completely unrelated.
Metadata
Metadata
Assignees
Labels
No labels