On 5/7/11, Isaac Schlueter <i...@izs.me> wrote:

[...]

  Blocks in JS are useless, can't we just do away
> with them?
>
Blocks are required for many productions such as try/catch/finally.
Almost all existing code uses blocks to group statements together.
Blocks can't be removed.
-- 
Garrett
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to