support exponentiation operator (#4593)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 24 Jan 2021 21:48:51 +0000 (21:48 +0000)
committerGitHub <noreply@github.com>
Sun, 24 Jan 2021 21:48:51 +0000 (05:48 +0800)
commit9d23ba0a22fe3d1561b7860dc3aefadef72a4514
tree65f50c3437c930692d6ecfb87afcdc357ab4b16a
parenta08d42555ac42ad1e9bf4b13f44ac46c5bb2dab4
support exponentiation operator (#4593)
README.md
lib/compress.js
lib/output.js
lib/parse.js
test/compress/exponentiation.js [new file with mode: 0644]
test/ufuzz/index.js