]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - tests/jssource/minify/test/array3.js
Release $ver
[Github/sugarcrm.git] / tests / jssource / minify / test / array3.js
1 (function(){
2         return new Array(1, 2, 3, 4);
3         function Array() {};
4 })();