fix corner case with destructuring `catch` (#4426)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 20 Dec 2020 02:31:32 +0000 (02:31 +0000)
committerGitHub <noreply@github.com>
Sun, 20 Dec 2020 02:31:32 +0000 (10:31 +0800)
commitf5224ca1f5075d6912616675f1aa7fa8cc7741f1
tree26b0bad890f3aea870631608c708bf9269dc8265
parentb7c49b72b3abd5da869d882a4e122cb155382874
fix corner case with destructuring `catch` (#4426)

fixes #4425
lib/scope.js
test/compress/destructured.js