don't move expressions containing the binary `in` operator into the `for` initializer
authorMihai Bazon <mihai@bazon.net>
Tue, 30 Oct 2012 12:50:47 +0000 (14:50 +0200)
committerMihai Bazon <mihai@bazon.net>
Tue, 30 Oct 2012 12:50:47 +0000 (14:50 +0200)
commitabe0ebbf026bcf1ac280f160de8621071681b2b9
tree7a916efe1969ac1ed37a1e53a0f0e0cbe12ab815
parent0852f5595edbceb1b8626c7214fcc6c17bf271e9
don't move expressions containing the binary `in` operator into the `for` initializer

(opera can't parse it)

close #25
lib/compress.js
test/compress/sequences.js