var t = function (f) { var items = Array.prototype.slice.call(arguments, 1); }; function t(f) { var items = Array.prototype.slice.call(arguments, 1); }