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 should provide more meaningful errors to the user and is somewhat
closer to how I would expect a parser to work in a situation like this
(ie we should ensure `cut` errors get propagated).
The main risk is if there is any error recovery meant to be going on.
0 commit comments