mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 08:03:29 +02:00
feat: More descriptive definition
This commit is contained in:
@@ -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| {
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user