exercise for new for-loops
This commit is contained in:
parent
88c3f40484
commit
47c871041c
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