blob: e47c19d753801f93c3ad6609044e4c1f34a2fe15 [file] [log] [blame]
define( [
"./arr"
], function( arr ) {
"use strict";
return arr.concat;
} );