parse `let` as symbol names correctly (#5151)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 20 Oct 2021 18:14:29 +0000 (02:14 +0800)
committerGitHub <noreply@github.com>
Wed, 20 Oct 2021 18:14:29 +0000 (02:14 +0800)
commit25801627bec230f9b1ebead3ae18d14808f3c96e
tree8b6600eed2ba1bb63cd6a0842e1f79d7d944c2b9
parent32ae994f88d4afa9bf4f7cccc8605ece56fdd887
parse `let` as symbol names correctly (#5151)

fixes #5149
lib/parse.js
test/mocha/let.js
test/ufuzz/index.js