Bugs #12, #8
[KiwiIRC.git] / node / node_modules / ___uglify-js.npm / package / test / unit / compress / test / array2.js
1 (function(){
2 var Array = function(){};
3 return new Array(1, 2, 3, 4);
4 })();