exercise for new for-loops
This commit is contained in:
parent
582f3b1b09
commit
101151f3f1
4 changed files with 75 additions and 3 deletions
4
patches/patches/095_for_loops.patch
Normal file
4
patches/patches/095_for_loops.patch
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
49c49
|
||||
< for (???) |n| {
|
||||
---
|
||||
> for (1..21) |n| {
|
||||
Loading…
Add table
Add a link
Reference in a new issue