Skip to content

Instantly share code, notes, and snippets.

@MrTarantula
Created August 18, 2017 22:18
Show Gist options
  • Save MrTarantula/2e43b742e842af8eb1db48bc0aeda754 to your computer and use it in GitHub Desktop.
Save MrTarantula/2e43b742e842af8eb1db48bc0aeda754 to your computer and use it in GitHub Desktop.
WTF
let a = (![]+[])[+!+[]];
let b = ({[{}]:{}}+[])[!+[]+!+[]];
let c = ({[{}]:{}}+[])[!+[]+!+[]+!+[]+!+[]+!+[]];
let d = ([![]]+[][[]])[+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]];
let e = (!![]+[])[!+[]+!+[]+!+[]];
let f = (![]+[])[+[]];
let j = ({[{}]:{}}+[])[!+[]+!+[]+!+[]];
let i = ([![]]+[][[]])[+!+[]+[+[]]];
let l = (![]+[])[!+[]+!+[]];
let n = ([![]]+[][[]])[+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]];
let o = ({[{}]:{}}+[])[+!+[]];
let r = (!![]+[])[+!+[]];
let s = (![]+[])[!+[]+!+[]+!+[]];
let t = (!![]+[])[+[]];
let u = (!![]+[])[!+[]+!+[]];
console.log(a+b+c+d+e+f+j+i+l+n+o+r+s+t+u)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment