fix corner case in `inline` (#4336)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 7 Dec 2020 03:30:37 +0000 (03:30 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Dec 2020 03:30:37 +0000 (11:30 +0800)
commit499f8d89ffd03f6f7d5b7235f4345516176e044b
treeeb4b9b867609701fddc83a56257229da78c34d30
parent9eb65f3af36fd6546f83517f217625fdbaf9d6f1
fix corner case in `inline` (#4336)

fixes #4335
lib/compress.js
test/compress/async.js