File size: 65 Bytes
3f268e5
 
 
 
 
1
2
3
4
5
6
define( [
	"./arr"
], function( arr ) {
	return arr.concat;
} );