Keep const in own scope while compressing
authorAnthony Van de Gejuchte <anthonyvdgent@gmail.com>
Thu, 14 Jul 2016 16:43:50 +0000 (18:43 +0200)
committerRichard van Velzen <rvanvelzen@experty.com>
Fri, 15 Jul 2016 11:20:52 +0000 (13:20 +0200)
commit7eb52d2837c9d77a389457ae84bfddd28f86cf27
treeaa45a1daf8314725d838df74c63a56e331fadd62
parenteb63fece2f48be2be5ee1090d7bb94889a12fd80
Keep const in own scope while compressing

- Fixes #1205
- Fix provided by @kzc
lib/compress.js
test/compress/loops.js