fix corner case with lexical variables (#5244)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 29 Dec 2021 21:15:53 +0000 (21:15 +0000)
committerGitHub <noreply@github.com>
Wed, 29 Dec 2021 21:15:53 +0000 (05:15 +0800)
commit80d5f23fee0f727aef1b374b650651e4efc1cd66
tree8e1cca63a23c8a2611119d63e4a23880005db3ab
parentd51caaf3586036d5b62779acb0bc0acbd21930e5
fix corner case with lexical variables (#5244)
lib/scope.js
test/compress/let.js