×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Javascript
Posted by: Randy Marsh
Added: Mar 16, 2014 4:28 PM
Views: 1787
Tags: no tags
  1. (function () {
  2.         return console.log('hej');
  3.  
  4.  
  5. })();