fix missing parentheses around NaN/Infinity shorthands (#1726)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 29 Mar 2017 12:53:03 +0000 (20:53 +0800)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2017 12:53:03 +0000 (20:53 +0800)
commit2e41cd6394ad389080b446c20f519fc3920f81c7
tree72ce7ca1887e388bf2a9c23d3bf2e41738daf002
parent09f77c7d4d37350102c36b270b553f45e706d0c8
fix missing parentheses around NaN/Infinity shorthands (#1726)

fixes #1724
fixes #1725
lib/output.js
test/compress/issue-597.js