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
Proper error handling is missing from the parser, currently both the line number and line offset is wrong. And it only prints out that an unexpected token was encountered, not a more precise reason the parsing failed.
The text was updated successfully, but these errors were encountered:
Proper error handling is missing from the parser, currently both the line number and line offset is wrong. And it only prints out that an unexpected token was encountered, not a more precise reason the parsing failed.
The text was updated successfully, but these errors were encountered: