Fix #280
authorRichard van Velzen <rvanvelzen1@gmail.com>
Wed, 23 Oct 2013 20:26:04 +0000 (22:26 +0200)
committerRichard van Velzen <rvanvelzen1@gmail.com>
Wed, 23 Oct 2013 20:26:04 +0000 (22:26 +0200)
commit7055af822147bcf36421ce02fd3447e7f916ce2e
tree45b3ac9da3ecfd3f8bbadf0768f9c4afa202f5ce
parentaafe2e1db385f4e087b0c6140ead490ef5ccae72
Fix #280

The `init` of the `ForStatement` is not a `BlockStatement` before it was
descended. The descend has to happen first, and *then* the actual
checks.
lib/compress.js