fix `AST_PropAccess` in `collapse_vars` (#2370)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 17 Oct 2017 10:33:03 +0000 (18:33 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2017 10:33:03 +0000 (18:33 +0800)
commitf2b9c11e2a0ab3597f798cf85770e24733609b1f
tree78118e2eaf5efa16279cf1b013e88925575d27d8
parentfe647b083e0def2bf6445534c7017baed09541a9
fix `AST_PropAccess` in `collapse_vars` (#2370)

fixes #2364
lib/compress.js
test/compress/collapse_vars.js