feat: More descriptive definition
This commit is contained in:
parent
57186aa56d
commit
2abb37e3a8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//
|
||||
// Behold the 'for' loop! It lets you execute code for each
|
||||
// member of an array:
|
||||
// Behold the 'for' loop! For loops let you execute code for each
|
||||
// element of an array:
|
||||
//
|
||||
// for (items) |item| {
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue