support spread syntax (#4328)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 5 Dec 2020 21:19:31 +0000 (21:19 +0000)
committerGitHub <noreply@github.com>
Sat, 5 Dec 2020 21:19:31 +0000 (05:19 +0800)
commit1e4985ed9e0822118ad01313af09008af1e9f036
treea30030887031071c32dce0a37841732fe8c66cf5
parentd2d56e301ecd8f6af056ccd355f940e11c851bd5
support spread syntax (#4328)
lib/ast.js
lib/compress.js
lib/output.js
lib/parse.js
lib/transform.js
test/compress/spread.js [new file with mode: 0644]
test/reduce.js
test/ufuzz/index.js