Brendan Eich (2013-06-14T02:53:25.000Z)
github at esdiscuss.org (2013-07-12T02:27:37.441Z)
On Jun 13, 2013, at 7:24 PM, Luke Hoban <lukeh at microsoft.com> wrote: > We haven't done a run yet to look for content using this. Promising to hear that Google code search didn't hit anything. I'll see if we can get some data here. Thanks. > Must have missed that discussion. Doesn't seem a big win for engines or the grammar, as it reduces orthogonality in the grammar wrt variable declarations (I believe this introduces the only place that "var x" is allowed but cannot have an initializer?). Sure, but note the screwy one-declarator-only restriction. The semantics are too string out too in the existing specs prior to ES6. Inlining is better on both syntactic and semantic grounds.