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:
parent
2e5b570aef
commit
7f1df86938
3 changed files with 4 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue