mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 02:03:30 +02:00
exercise for new for-loops
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
49c49
|
||||
< for (???) |n| {
|
||||
---
|
||||
> for (1..21) |n| {
|
||||
Reference in New Issue
Block a user