optimize `return undefined` and `return void 0`
authorkzc <zaxxon2011@gmail.com>
Wed, 28 Oct 2015 17:25:27 +0000 (13:25 -0400)
committerRichard van Velzen <rvanvelzen@experty.com>
Thu, 29 Oct 2015 07:19:12 +0000 (08:19 +0100)
commit7491d07666822fe943bd5f5768a5761b562c634a
tree8377225481369213a554ed2dd3fc051ed49c0fe1
parent335e349314963e1761f7531656a64efaff548ceb
optimize `return undefined` and `return void 0`
lib/compress.js
test/compress/return_undefined.js [new file with mode: 0644]