zachleat’s avatarzachleat’s Twitter Archive—№ 4,310

  1. …in reply to @kuvos
    @kuvos Is there something in ES5/6 that allows two var assignment to a single value without global leak? var a = b = 10