> > Is it bad to specify that unless it is at the end of (sub)Expression or > before dot, '?' is treated as first ? in ?: ? Then you have to explicitly > parenthesize it and that's all. >
How do you specify "end of expression", though? You have to consider ASI
here as well. Is the complexity you suggest worth it?
{ Kevin }
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

