drop unused function arguments
authorMihai Bazon <mihai@bazon.net>
Sat, 13 Oct 2012 12:04:44 +0000 (15:04 +0300)
committerMihai Bazon <mihai@bazon.net>
Sat, 13 Oct 2012 12:04:44 +0000 (15:04 +0300)
commitfcc0229087c4efd212a1050f38d3049d52344b3a
tree02032c14fdb06c118ae18ab41b81f69fd6d6206b
parentb071c9d079e3acbfb521a6634364c5816d3be280
drop unused function arguments

also add test for "drop_unused" (the last one fails for now)
lib/compress.js
test/compress/drop-unused.js [new file with mode: 0644]
test/run-tests.js