Brendan Eich (2013-11-26T19:57:53.000Z)
domenic at domenicdenicola.com (2013-12-10T01:22:52.686Z)
Allen Wirfs-Brock wrote: > http://people.mozilla.org/~jorendorff/es6-draft.html#sec-expression-statement > > ```js > let [... > ``` > > is not an ExpressionStatement. I requires two token look-ahead for > this one special case. Thanks. I should have looked -- at this point es6-draft seems to have almost all of the wanted answers. Great work, keep going!