Mark S. Miller (2013-11-11T01:32:04.000Z)
domenic at domenicdenicola.com (2013-11-13T17:00:32.586Z)
On Sun, Nov 10, 2013 at 5:26 PM, Brendan Eich <brendan at mozilla.com> wrote: > Another way to go is far higher precedence, say LeftHandSideExpression? > That avoids all arithmetic operators, unary and binary. If we go with the highest plausible precedence, we can always lower it later. Not vice versa.