From e21c752ccd0d3d73921beddb671aa48429c2dd90 Mon Sep 17 00:00:00 2001 From: Chimrod <> Date: Sat, 23 Sep 2023 16:23:54 +0200 Subject: Correction in the parser preseance --- syntax/t.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'syntax') diff --git a/syntax/t.ml b/syntax/t.ml index 12be4b4..0014d47 100644 --- a/syntax/t.ml +++ b/syntax/t.ml @@ -46,6 +46,7 @@ type function_ = | Lcase | Lcase' | Len + | Loc | Max | Max' | Mid -- cgit v1.2.3