JSFiddle - React, Tailwind, and code Playground by Jessie Lau April 25, 2015 JavaScript (function () { var a = 5; b=5; })(); console.log(b);