tc39/proposal-async-iteration

Typo: `generatorKind` should be `iteratorKind` in 3.2.9. RS: ForIn/OfBodyEvalution 6.c.

popkirby opened this issue · 0 comments

link:

1. <ins>If _generatorKind_ is ~async~, then set _nextResult_ to ? Await(_nextResult_).</ins>