JSFiddle - React, Tailwind, and code Playground

by Siva Subramaniam

JavaScript

((someString) => {
	console.log(someString)
})('hello');