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
Using `UnresolvedTernaryExpr`/`UnresolvedAsExpr`/`UnresolvedIsExpr`,
`SequenceExprSytnax` now gurantees that it has odd number of elments.
Factored out the operator parsing to `parseSequenceExpressionOperator()`
which returns the operator expresssion, and optionally the RHS.
0 commit comments