JSFiddle - React, Tailwind, and code Playground

JavaScript

function $(a){
    console.log(a);
}

$('good');