There was an error while loading. Please reload this page.
var origin = [1, 2]; var copy = origin.slice(0);
Array