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 doesn't seem like there's a way to get the current line number and position in the string within the parser. This would be useful for creating a language where any error message print the line and position of the error.