JSFiddle - React, Tailwind, and code Playground

JavaScript

alert(test());

function test(){
return;
}