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
Trying to use a query: StringLiteral[text=/\/aaa/]
to find a line like: var s = "/aaa";
Fails with: "SyntaxError: Invalid regular expression: //: \ at end of pattern"