This website works better with JavaScript
Home
Explore
Help
Sign In
221V
/
ziglings
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Updating 095 patch to match, natch!
Dave Gauer
2 years ago
parent
e9e6be4e05
commit
fd10ff8bb3
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
patches/patches/095_for_loops.patch
+ 1
- 1
patches/patches/095_for_loops.patch
View File
@@ -1,4 +1,4 @@
-
49c49
+
57c57
< for (???) |n| {
---
> for (1..21) |n| {