1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 01:57:02 +09:00

Reseted the simplification for de-referencing.

This commit is contained in:
Chris Boesch 2024-09-04 20:52:42 +02:00
parent 2e5b570aef
commit 7f1df86938
No known key found for this signature in database
GPG key ID: 8712DF4D3E364668
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
--- exercises/046_optionals2.zig 2024-06-23 19:43:16
+++ answers/046_optionals2.zig 2024-06-23 19:42:46
--- exercises/046_optionals2.zig 2024-09-04 20:51:36.766783971 +0200
+++ answers/046_optionals2.zig 2024-09-04 20:51:01.389400985 +0200
@@ -22,7 +22,7 @@
const Elephant = struct {