consider adding more "[no LineTerminator here]" to avoid problem caused by omit the semicolon

Jason Orendorff jason.orendorff at gmail.com
Fri Jun 22 10:17:38 PDT 2012


On Fri, Jun 22, 2012 at 4:08 AM, 程劭非 <csf178 at gmail.com> wrote:
> CallExpression :
>    MemberExpression [no LineTerminator here] Arguments
>    CallExpression [no LineTerminator here] Arguments

I'm reminded of fab.js:
  https://github.com/jed/fab
which this would break, but maybe that's a good thing. ;)

-j


More information about the es-discuss mailing list