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