update patch file

This commit is contained in:
Paul Ebose 2026-02-27 13:11:03 +01:00
parent 686342375e
commit 9db32388e3
No known key found for this signature in database
GPG Key ID: EF7590319BD845B1

View File

@ -1,5 +1,5 @@
--- exercises/065_builtins2.zig 2025-06-17 13:58:07.857258167 +0200 --- exercises/065_builtins2.zig 2026-02-27 13:10:36
+++ answers/065_builtins2.zig 2025-06-17 13:56:36.630415938 +0200 +++ answers/065_builtins2.zig 2026-02-27 13:10:52
@@ -58,7 +58,7 @@ @@ -58,7 +58,7 @@
// Oops! We cannot leave the 'me' and 'myself' fields // Oops! We cannot leave the 'me' and 'myself' fields
// undefined. Please set them here: // undefined. Please set them here: