JSFiddle - React, Tailwind, and code Playground

by yeti777937

JavaScript

function func(){
	var a = 5;
  
}

alert(a)