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
When the error is on the same line, there may be issues recovering the statement by the AST Parser. Ultimately, StringRangeFinder (which is just an AST Visitor) fails to visit the StringLiteral (never recovered).
copy-paste.mp4
The text was updated successfully, but these errors were encountered: