blob: ad6f0a1790e4a18bf6bc9214445046fc7f4048ec [file] [log] [blame]
define([
"./arr"
], function( arr ) {
return arr.push;
});