Hi all.

I don't know ECMA script specification so well, so if someone can explain 
what's the difference between this two:


(function() {

}());


(function() {

})();


(brackets have different positioning)


Intuitively, I can understand the difference, but I would like technical 
explanation.


Thank you very much.



Ivan

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to