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
Part of the logic in this parser was dealing with a list of executable
constructs that begins with BLOCK. Since after 6b92a3b we're doing
it via a lookahead, this handling can be simplified.
0 commit comments