fix corner case in `evaluate` (#4215)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 13 Oct 2020 18:49:45 +0000 (19:49 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Oct 2020 18:49:45 +0000 (02:49 +0800)
commitb7b8435721a07bebec9fca513700cc2af31ed175
tree2a02342a8390dd4d9a999e477117ad3908275447
parentc0c04c33bb1652014365fa893cc9b7d29684e59a
fix corner case in `evaluate` (#4215)

fixes #4214
lib/compress.js
test/compress/evaluate.js