Skip to content

repl: refactor to avoid unsafe array iteration

This was the only for-let-of loop in lib so I'm trying to make it more consistent with the other for loops.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading