There is an issue when the argument of an
intended parenthesis-free function call
happens to begin with a parenthesis.

Just like there are issues if you want to return an object literal from a lambda in JS, you've to use parentheses around it. Not a big deal.

Anyway, I'm not saying we should support paren-free function calls, I'm just saying that if we ever do, that would also apply to the "yield pseudo-function" of my proposal, too.
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to