JSFiddle - React, Tailwind, and code Playground by Saurabh Khemka December 03, 2020 JavaScript var x = A(); let b=10; function A() { console.log('test') } console.log(x)