summaryrefslogtreecommitdiffstatshomepage
path: root/patches
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-04-16 22:15:27 -0400
committerDave Gauer <dave@ratfactor.com>2021-04-16 22:15:27 -0400
commit0c9ebd941ca3caa6882631847250741f8c7062a2 (patch)
tree7c6e303939344fda4c65d6da9fa3610fc6d27b07 /patches
parentbf861f71f7181a636d9db9a3bf582a6cdc6eb9b7 (diff)
Another try at wording ex067
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/067_comptime2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/patches/067_comptime2.patch b/patches/patches/067_comptime2.patch
index b22e0bd..97b893b 100644
--- a/patches/patches/067_comptime2.patch
+++ b/patches/patches/067_comptime2.patch
@@ -1,4 +1,4 @@
-54c54
+38c38
< var count = 0;
---
> comptime var count = 0;