fix corner case in `ie8` (#4230)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 19 Oct 2020 22:13:23 +0000 (23:13 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 22:13:23 +0000 (06:13 +0800)
commit256950c2c0b4dc0c133fcc8aaf85f15579eb190f
tree6155f657d76471ecf34371b4a9b3949003690ae6
parent8ecaa40c6e7c9936476b22e994947982a40e0b50
fix corner case in `ie8` (#4230)

fixes #4229
lib/scope.js
test/compress/const.js
test/compress/let.js