Skip to content

Instantly share code, notes, and snippets.

@geotrev
Created November 6, 2020 20:29
Show Gist options
  • Save geotrev/468764a5c31cc414efcd21e127199e73 to your computer and use it in GitHub Desktop.
Save geotrev/468764a5c31cc414efcd21e127199e73 to your computer and use it in GitHub Desktop.
it's a fail
console.log(
(![] + [])[+[]] +
(![] + [])[+!+[]] +
([![]] + [][[]])[+!+[] + [+[]]] +
(![] + [])[!+[] + !+[]]
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment