diff options
| author | Paul Ebose <pebose@proton.me> | 2026-02-27 13:11:03 +0100 |
|---|---|---|
| committer | Paul Ebose <pebose@proton.me> | 2026-02-27 13:11:03 +0100 |
| commit | 9db32388e3ffe206353f037a7706677e1719b429 (patch) | |
| tree | d8777658824ed36c5fd85460826cd33e96c39721 /patches | |
| parent | 686342375ed3f6ccd80b8483d37817d5a7bc8d8e (diff) | |
update patch file
Diffstat (limited to 'patches')
| -rw-r--r-- | patches/patches/065_builtins2.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/patches/065_builtins2.patch b/patches/patches/065_builtins2.patch index ad4192b..89fd652 100644 --- a/patches/patches/065_builtins2.patch +++ b/patches/patches/065_builtins2.patch @@ -1,5 +1,5 @@ ---- exercises/065_builtins2.zig 2025-06-17 13:58:07.857258167 +0200 -+++ answers/065_builtins2.zig 2025-06-17 13:56:36.630415938 +0200 +--- exercises/065_builtins2.zig 2026-02-27 13:10:36 ++++ answers/065_builtins2.zig 2026-02-27 13:10:52 @@ -58,7 +58,7 @@ // Oops! We cannot leave the 'me' and 'myself' fields // undefined. Please set them here: |
