5 lines
111 B
JavaScript

"use strict";
foob.add.apply(foob, Array.from(numbers));
foob.test.add.apply(foob.test, Array.from(numbers));