Bug report or Feature request?
Bug report
Version (complete output of terser -V or specific git commit)
Complete CLI command or minify() options used
I use terser playground
terser input
terser output or error
which would be parsed as new (A``)
Expected result
output
new A()``
// or
(new A)``
Bug report or Feature request?
Bug report
Version (complete output of
terser -Vor specific git commit)Complete CLI command or
minify()options usedI use terser playground
terserinputterseroutput or errorwhich would be parsed as new (A``)
Expected result
output