Instantly share code, notes, and snippets.
(function() { console.log('hi') })();
(function() { console.log('hey') }());