Fix negate_iife transform to return a correct tree for nested IIFEs
authorRichard van Velzen <rvanvelzen@experty.com>
Wed, 17 Aug 2016 09:43:50 +0000 (11:43 +0200)
committerRichard van Velzen <rvanvelzen@experty.com>
Wed, 17 Aug 2016 09:55:59 +0000 (11:55 +0200)
commit8430123e9d2d12442312bbdcdf54004dc6d29c12
tree866efd1f204309549e5961eb09a87defd8eeafa5
parent614db97cca9d4ccf84af2597aa8b97285646e729
Fix negate_iife transform to return a correct tree for nested IIFEs

Fix for #1256, partially reverts d854523783b4
lib/compress.js
lib/output.js
test/compress/negate-iife.js
test/compress/new.js