Oliver Hunt (2014-03-15T23:15:45.000Z)
domenic at domenicdenicola.com (2014-03-21T18:07:13.190Z)
I’ve landed the change to JSC to silently ignore the assignment in the non-strict `var ident =` case, everything else is still an error so deconstruction and `of` enumeration will trigger a syntax error.