JSFiddle - React, Tailwind, and code Playground by uedatakuya January 31, 2015 JavaScript (function(){ var a = b = 100; })() window.alert(b);