Anónimo Auto Invoke no es una función
(function () {
return ( 10 + 20 );
})();
Real Ratel
(function () {
return ( 10 + 20 );
})();