fix corner case in `functions` (#4192)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 12 Oct 2020 01:26:56 +0000 (02:26 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Oct 2020 01:26:56 +0000 (09:26 +0800)
commitb1b8898e7c3ced21c601b3a8d618aff2fd468d63
treeaad6847f67f564c52685e49d7e02017cd25c8086
parent55451e7b78c1765c6c3011d880c7980c10b7330f
fix corner case in `functions` (#4192)

fixes #4191
lib/compress.js
lib/scope.js
test/compress/const.js