Files
babel/test/fixtures/transformation/misc/runtime/expected.js
2014-11-23 21:43:28 +11:00

6 lines
87 B
JavaScript

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