1 2 3 4 5
for (var i = 0; i < 200; i++) { (function* get(undefined, ...get) { g.apply(this, arguments); })(); }