JSFiddle - React, Tailwind, and code Playground

JavaScript

alert((function(){
    "use strict";
    var undefined = 3;
    return undefined;
})());