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
a compile error that carried PADVINDER_SYNTAX may now carry one of the five named codes. Match on the specific code, or treat any SyntaxError from query() as a compile failure.
Features
a compile error names the category of mistake it is (294e46d)