JSFiddle - React, Tailwind, and code Playground

by Alexander

JavaScript

console.clear();

foo();


{
	function foo() { console.log(1) }
}