JSFiddle - React, Tailwind, and code Playground by pollo June 15, 2014 JavaScript function funky(o){ o = null; } var x = []; funky(x); alert(x);