JSFiddle - React, Tailwind, and code Playground
JavaScript
"use strict";
var xxx = console; var xx = 'log'; var x = function() { return "Hello world"; }; x.x = x; x.x.x = x.x; xxx[xx](x.x.x.x.x.x());
"use strict";
var xxx = console; var xx = 'log'; var x = function() { return "Hello world"; }; x.x = x; x.x.x = x.x; xxx[xx](x.x.x.x.x.x());