fix corner case with `yield` (#4867)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 24 Apr 2021 19:10:12 +0000 (20:10 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Apr 2021 19:10:12 +0000 (03:10 +0800)
commita2b1b96752c5f898539f8e28431461428c4c7731
treee386a4678032777ef863de556f69426b51fb4a00
parentc296a63fb338a6edba6682d821351255e8935fd9
fix corner case with `yield` (#4867)
lib/output.js
test/compress/yields.js