JSFiddle - React, Tailwind, and code Playground

by Daniel Lotos

JavaScript

var a = 5;(function() {
  alert(a)
})()