fix corner case in `functions` (#3365)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 18 Apr 2019 09:03:52 +0000 (17:03 +0800)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2019 09:03:52 +0000 (17:03 +0800)
commite8a2c0b5bf18659a3e1285b6038ea755a290220d
tree6519593833ec84a2f5c19ce3274a1e55b13d5900
parent21cd7e3f571030c889619b39287ac8420044bcc4
fix corner case in `functions` (#3365)

fixes #3364
lib/compress.js
lib/scope.js
test/compress/functions.js