JSFiddle - React, Tailwind, and code Playground by yi hom March 16, 2017 JavaScript test(); var a = 10; test(); function test(){ console.log(a); }