Fix hoisting the var in ForIn
authorMihai Bazon <mihai.bazon@gmail.com>
Tue, 5 Jan 2016 11:56:52 +0000 (13:56 +0200)
committerMihai Bazon <mihai.bazon@gmail.com>
Tue, 5 Jan 2016 11:56:52 +0000 (13:56 +0200)
commitfe4e9f9d97dcc6594a8fc49e04630aa619ff1866
tree9f2ede884eade57300136f8a7d965f28db787fc7
parent174404c0f37bf14aff23c41889e6bab1fd87c1d7
Fix hoisting the var in ForIn

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