> > > I propose we add a [No LineTerminator here] between > CallExpression/MemberExpression and TemplateLiteral. >
This would be inconsistent, since there are no such restrictions between
member expression or call expression components otherwise. For example, in:
foo
(bar)
and
foo
[bar]
there is no semicolon insertion.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

