fix corner case in `inline` (#4754)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 8 Mar 2021 04:38:53 +0000 (04:38 +0000)
committerGitHub <noreply@github.com>
Mon, 8 Mar 2021 04:38:53 +0000 (12:38 +0800)
commit077512d1515d9fbd4e19bce79be75a09df8d5619
tree43f7a322bb8db5a2fb70266c65e67654013dc0ba
parente4848a7f5a819f78515c487e64d46de3c3d2d743
fix corner case in `inline` (#4754)

fixes #4753
lib/ast.js
lib/compress.js
lib/parse.js
test/compress/functions.js