Skip to content

Instantly share code, notes, and snippets.

@vdeturckheim
Created March 22, 2017 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vdeturckheim/a0981bc7fe185c2b1925dc00880e2208 to your computer and use it in GitHub Desktop.
Save vdeturckheim/a0981bc7fe185c2b1925dc00880e2208 to your computer and use it in GitHub Desktop.
function test1() {
var _arguments = arguments;
if (0 === 0) { // anything evaluating to true, except a number or `true`
_arguments = [0]; // Unsupported phi use of arguments
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment