```javascript // treeshaking - remove all nodes at height 3 if they're leaves * / | \ * * * / \ * * / \ * * ```