JSFiddle - React, Tailwind, and code Playground JavaScript (function(msg) { alert(msg); return arguments.callee; })('Hello')('World');