Browse Source

Updating 095 patch to match, natch!

Dave Gauer 2 years ago
parent
commit
fd10ff8bb3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      patches/patches/095_for_loops.patch

+ 1 - 1
patches/patches/095_for_loops.patch

@@ -1,4 +1,4 @@
-49c49
+57c57
 <     for (???) |n| {
 ---
 >     for (1..21) |n| {