UNPKG

funcunit

Version:
16 lines (10 loc) 222 B
"format global"; (function() { //!steal-remove-start var someVarIWantRemoved = "remove this"; //!steal-remove-end var anotherVeryLongName = "from global"; window.global = { value: anotherVeryLongName }; })();