fix corner case with template literals (#4631)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 9 Feb 2021 06:21:15 +0000 (06:21 +0000)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 06:21:15 +0000 (14:21 +0800)
commit14fedbf123a5d8a86621ac6aa996042ee0011b47
tree4edc82f707dc9a66f316c6d05ad4fabffbe8fb6d
parentfcee32527bd251febeb7b45251d33756fcee207e
fix corner case with template literals (#4631)

fixes #4630
lib/parse.js
test/compress/templates.js