fix tree traversal on `AST_Do` (#3047)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 2 Apr 2018 14:31:23 +0000 (22:31 +0800)
committerGitHub <noreply@github.com>
Mon, 2 Apr 2018 14:31:23 +0000 (22:31 +0800)
commite67553fa550ad355aa1946b5da5051434259a6ba
treee7bd61ee1fe98d79d291c0082bfe69af2eb96412
parentfcf542f262f73f45f13681f5af2745bea0898fb9
fix tree traversal on `AST_Do` (#3047)

fixes #3046
lib/compress.js
lib/transform.js
test/compress/hoist_props.js