fix corner case in `evaluate` (#3883)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 11 May 2020 19:24:44 +0000 (20:24 +0100)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 19:24:44 +0000 (03:24 +0800)
commitbd2f53bc8b505ff5bba4e899ea4886d856128b39
tree6a2af7b8dfdff15b9ba99ddeb50850ae51b3b5ee
parente8a7956b6f0a71bed038a2b8936eb30d91e94d73
fix corner case in `evaluate` (#3883)

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