2014-11-25 23:56:38 +11:00

6 lines
81 B
JavaScript

"use strict";
function foo() {
var test = to5Runtime.slice.call(arguments);
}