fix corner case in `inline` (#4660)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 18 Feb 2021 08:15:44 +0000 (08:15 +0000)
committerGitHub <noreply@github.com>
Thu, 18 Feb 2021 08:15:44 +0000 (16:15 +0800)
commita7bcd4d613b73ff43300bf9053ce466735a7f81a
tree10d04fc5ed2a9a80218158ea917856150122905a
parent6a2bda52f332b0c39f1a5f81583cc5c63f437f4c
fix corner case in `inline` (#4660)

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