fix corner case in `loops` (#4565)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 17 Jan 2021 22:36:59 +0000 (22:36 +0000)
committerGitHub <noreply@github.com>
Sun, 17 Jan 2021 22:36:59 +0000 (06:36 +0800)
commite23a10f7f96cda932c605988d2d99bb5225d18a5
tree55bc342a6c9bd3404bf5f5094055e9eaea3fb3d4
parent884ec4e8a5dc83aa8897bfa7bf49034907311e47
fix corner case in `loops` (#4565)

fixes #4564
lib/compress.js
test/compress/loops.js
test/reduce.js