Anonymous Auto Invoke не является функцией
(function () {
return ( 10 + 20 );
})();
Real Ratel
(function () {
return ( 10 + 20 );
})();