fix corner cases in `inline` (#5255)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 2 Jan 2022 13:24:41 +0000 (13:24 +0000)
committerGitHub <noreply@github.com>
Sun, 2 Jan 2022 13:24:41 +0000 (21:24 +0800)
commit7889192cae3dbbf6b19d69df693a96660eea14a9
treef8b063c068c2a19af18ea6ae12a2781fb34e6e81
parentf7841bc8b8bd6a415b9cf250da66c97c75c7bb70
fix corner cases in `inline` (#5255)

fixes #5254
lib/compress.js
test/compress/const.js
test/compress/functions.js
test/compress/let.js