mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-10 15:04:15 +03:00
47502335aa
Define a single expression rule with disambiguation using token priorities instead of the many layers of intermediate rules with explicit sub-terms. Also replaces `in` for collection operations (`x+1 for foo in [1;2]`) with `among` which helps a lot. |
||
---|---|---|
.. | ||
bad | ||
good |