On Nov 10, 2013, at 11:12 AM, Allen Wirfs-Brock wrote: > yes
sorry, answered without thinking enough. If we want alternative #2 to allow (YieldExpression) even with a required AssignmentExpression then the complexity of doing alternative #2 is about the same as for alternative #3 Allen > > On Nov 10, 2013, at 11:04 AM, Sam Tobin-Hochstadt wrote: > >> On Sun, Nov 10, 2013 at 1:46 PM, Allen Wirfs-Brock >> <[email protected]> wrote: >>> The actual utility of a YieldExpression in an 'extends' clause seems so low >>> that I don't think we should make the entire expression grammar more >>> complicated just to support alternative #3. >> >> It would be possible to just parenthesize the YieldExpression if you >> actually wanted one in an extends clause, right? >> >> Sam >> > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss > _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

