Anonimowy auto Invoke nie jest funkcją
(function () {
return ( 10 + 20 );
})();
Real Ratel
(function () {
return ( 10 + 20 );
})();