[passes] ordering equations

This commit is contained in:
Arnaud DABY-SEESARAM
2022-12-15 17:11:19 +01:00
parent 9151a6e29a
commit 6459c54159
2 changed files with 43 additions and 0 deletions

View File

@@ -31,3 +31,5 @@ let expression_pass f: t_nodelist -> t_nodelist option =
| Some expr -> Some (patt, expr)
in
equation_pass aux
exception EquatiobnOrderingIssue