fix invalid AST produced by dropping unused variable
authorMihai Bazon <mihai@bazon.net>
Mon, 12 Nov 2012 11:23:57 +0000 (13:23 +0200)
committerMihai Bazon <mihai@bazon.net>
Mon, 12 Nov 2012 11:23:57 +0000 (13:23 +0200)
commit53355bdb24dc4ba31112239380209fc0caa7c897
tree68ffca7482d56250d344c2c4d2900a28d9cbdce4
parentf05c99d89f0ccd18c757adfd6fa7cc93092823b5
fix invalid AST produced by dropping unused variable

close #44
lib/compress.js
test/compress/issue-44.js [new file with mode: 0644]