JSFiddle - React, Tailwind, and code Playground

by Ronny

JavaScript

function public(){
    var secret = 'hehe';
}

alert(public);