fix `unused` on labeled for-loop (#1831)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 19 Apr 2017 20:18:38 +0000 (04:18 +0800)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 20:18:38 +0000 (04:18 +0800)
commit88e7a542cd8a8406f54c53cefe72944452f5e013
tree6f151532639bbaee59c0f3cfa33c13bb0ba3df2f
parent4dcff038cb1a6951a0b20d1345bfdb27d756301c
fix `unused` on labeled for-loop (#1831)

fixes #1830
lib/compress.js
test/compress/drop-unused.js