suppress invalid AST transform in `--reduce-test` (#4498)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 3 Jan 2021 02:34:46 +0000 (02:34 +0000)
committerGitHub <noreply@github.com>
Sun, 3 Jan 2021 02:34:46 +0000 (10:34 +0800)
commite8c04f8cb691ee132c7d3b0b10db0d7da8ce3bf6
treea63d1918822a0d876351d55df5a1f26f16f260b9
parent110c1ac0978dbfbcd16150abadaa9f049bafa04c
suppress invalid AST transform in `--reduce-test` (#4498)
test/input/reduce/destructured_assign.js [new file with mode: 0644]
test/input/reduce/destructured_assign.reduced.js [new file with mode: 0644]
test/mocha/reduce.js
test/reduce.js