JSFiddle - React, Tailwind, and code Playground
by Researcher
JavaScript
var a = ++[[]][+[]] + [+[]];
log(a);
function log(theMess) {
document.write(theMess);
}
by Researcher
var a = ++[[]][+[]] + [+[]];
log(a);
function log(theMess) {
document.write(theMess);
}