diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-02-28 15:19:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-28 15:19:32 +0800 |
commit | 36bca6934de494a79a1c1af952653eaaf9c15ed8 (patch) | |
tree | b7f98d8ef621eef6289a233c40f3cea0073bfc06 /README.md | |
parent | ace581169134d9b6d4cdf6b24880f7ce122fc88e (diff) | |
download | tracifyjs-36bca6934de494a79a1c1af952653eaaf9c15ed8.tar.gz tracifyjs-36bca6934de494a79a1c1af952653eaaf9c15ed8.zip |
enhance `collapse_vars` (#2952)
- `a = b, b` => `a = b`
- `a.b = c, c()` => `(a.b = c)()`
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions