fix corner case in `booleans` (#3691)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 27 Jan 2020 18:04:44 +0000 (02:04 +0800)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2020 18:04:44 +0000 (02:04 +0800)
commit0dcedad2d5a6b670ecd5aef3cf18d5e511af6e91
tree4ebdc0ef0fa3e9590377ddc20c54e01086ff9a3e
parent36a430cd1e4a838602adace6f3321496992687c6
fix corner case in `booleans` (#3691)

fixes #3690
lib/compress.js
test/compress/booleans.js