handle global constant collision with local variable after `inline` (#2617)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 18 Dec 2017 19:05:30 +0000 (03:05 +0800)
committerGitHub <noreply@github.com>
Mon, 18 Dec 2017 19:05:30 +0000 (03:05 +0800)
commit4b334edf491bd4c43a72e1a08ad2cf360f240515
treea99ae7a0061472c7a8c898e47b6a75bfac6733f4
parent8ddcbc39e617a3ce53a340303fd9ef3226ee0065
handle global constant collision with local variable after `inline` (#2617)

fixes #2616
lib/compress.js
test/compress/functions.js