zig/doc
Manlio Perillo 658b4db223
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
2023-04-23 21:00:10 +03:00
..
docgen.zig docgen: fix exe_build_err code snippets 2023-04-22 14:30:08 +03:00
langref.html.in langref: improve for loop documentation 2023-04-23 21:00:10 +03:00