Skip to content

Instantly share code, notes, and snippets.

@gskachkov
Created June 19, 2017 20:53
Show Gist options
  • Save gskachkov/cf941e2d2229e1d03dcfc5bfc3b865fe to your computer and use it in GitHub Desktop.
Save gskachkov/cf941e2d2229e1d03dcfc5bfc3b865fe to your computer and use it in GitHub Desktop.
function foo () { retur\u006E 'boo'; }
// SyntaxError: Keyword must not contain escaped character
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment