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
Fix was reverted (21ca368) because it wasn't right -- grammars should not be accepting invalid inputs. Alex modified the grammar so that the generic parse failure is more useful for this cause, we could still make the errors a lot clearer.
Rather than a generic parse error, we should have a message like "Invalid escape sequence: \p"
The text was updated successfully, but these errors were encountered: