aboutsummaryrefslogtreecommitdiff
path: root/interp/notation.ml
diff options
context:
space:
mode:
authorGaëtan Gilbert2020-11-15 21:08:11 +0100
committerGaëtan Gilbert2020-11-15 21:08:11 +0100
commit81a3f81c046697ff011c93929c75c29f4cd39f2f (patch)
tree9fc7335c43cf9d562c299c6cd3b88df5395ded3e /interp/notation.ml
parent41523921f8838f09ba2365d2083b31143ba35517 (diff)
Intern application arguments in left-to-right order
This makes it so that we have an application `h a b` with both `a` and `b` unbound, `a` is the one that is reported (parent commit with my current compiler setup reports `b` first, and the code does not define which it should be). Ideally we would report both but that requires more code.
Diffstat (limited to 'interp/notation.ml')
0 files changed, 0 insertions, 0 deletions