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