JSFiddle - React, Tailwind, and code Playground by pollo June 15, 2014 JavaScript var identity = function (x) { return x; }; alert(identity(3));