From 9db32388e3ffe206353f037a7706677e1719b429 Mon Sep 17 00:00:00 2001 From: Paul Ebose Date: Fri, 27 Feb 2026 13:11:03 +0100 Subject: [PATCH] update patch file --- patches/patches/065_builtins2.patch | 4 ++-- 1 file 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: