You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds some more exclusions to the let chain grammar to capture the
minimum precedence while parsing chains. Note that this is incomplete,
see #1811. I didn't want to
block things on finalizing this.
I also reworked the `while` grammar to just reuse the grammar from `if`
to avoid the duplication.
0 commit comments