Export 0.2.1
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / uglify-js / test / unit / compress / test / array3.js
1 (function(){
2         return new Array(1, 2, 3, 4);
3         function Array() {};
4 })();