suppress semicolons after do/while (#1556)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 6 Mar 2017 09:31:35 +0000 (17:31 +0800)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2017 09:31:35 +0000 (17:31 +0800)
commita9fc9ddc3371a2ba051bca849db3c4b73983f24d
tree5d5d4b2d1c60a5a52bf080b7fb3ba546effe91c9
parenta5d62a3fc6dcb334a2172bfbfdc4e25efe4367da
suppress semicolons after do/while (#1556)

- unless both `beautify` & `screw-ie8` are enabled
- deprecate workaround for if-do-while-else

fixes #186
lib/output.js
test/compress/loops.js