michael@0: // Test yield* with iter.next and monkeypatching. michael@0: michael@0: function* g(n) { for (var i=0; i