Don't attempt to negate non-boolean AST_Binary
authorMihai Bazon <mihai.bazon@gmail.com>
Wed, 22 Jul 2015 13:53:25 +0000 (16:53 +0300)
committerMihai Bazon <mihai.bazon@gmail.com>
Wed, 22 Jul 2015 13:55:55 +0000 (16:55 +0300)
commit905b6011784ca60d41919ac1a499962b7c1d4b02
treeda15abdd808cefbb9ef794385dd0c5c397f51683
parent63fb2d5a44db3d583b1927c8daa244bf9f4d8dd2
Don't attempt to negate non-boolean AST_Binary

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