JavaScript anonymous function

(function(){})(); // Creates an anonymous function and executes it

tags: & category: -