JSFiddle - React, Tailwind, and code Playground by manoj_antony32 January 11, 2020 JavaScript function printMe() { if(true) { console.log(x) var x = 5; } } printMe()