JSFiddle - React, Tailwind, and code Playground by ChaseWest May 18, 2014 JavaScript var myVar = (function() { return 1; })(); alert(myVar);