SIGN IN SIGN UP

langref: improve for loop documentation

- Add an example of iterating over consecutive integers using the
    range syntax
  - Add an example of iterating over multiple objects
  - Update the "nested break" and "nested continue" tests to use the
    range syntax, instead of a temporary array
M
Manlio Perillo committed
658b4db223c24616a95cdf3bb3226caa23a3b50e
Parent: 253eb72
Committed by GitHub <noreply@github.com> on 4/23/2023, 6:00:10 PM