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
It looks like this is the only syntax error of this kind, the others from COMPILE_ERROR look more like NOT_REACHED to me.
Is there a reason for handling it this way (maybe it's not trivial to check this in the parsing step)? In any case, it would be nice for this to be a "real" syntax error.