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
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 {