aboutsummaryrefslogtreecommitdiff
path: root/test/compress/drop-console.js
AgeCommit message (Collapse)Author
2015-01-31Drop all `console` statements properlyRichard van Velzen
Because the base reference can be an member expression as well, we have to dig a bit deeper to find the leftmost base reference. Fixes #451