summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-03-14 20:49:25 +0000
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-03-14 20:49:25 +0000
commit5734e68789863805e2bf02dc291d62c315a324ce (patch)
tree9c0eb6e20601a59909ed014f0deed117ab1673ef /patches
parenteeb1246c2cf4f4c626a595c5652d5f4a96b84952 (diff)
parent6f3cdcf0183efae4e3915e56a7257084ff8d0e4a (diff)
Merge pull request 'Update type info for StructField type in 082' (#218) from dustdfg/exercises:update_struct_field into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/218
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/082_anonymous_structs3.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/patches/082_anonymous_structs3.patch b/patches/patches/082_anonymous_structs3.patch
index b918011..0f71a94 100644
--- a/patches/patches/082_anonymous_structs3.patch
+++ b/patches/patches/082_anonymous_structs3.patch
@@ -1,5 +1,5 @@
---- exercises/082_anonymous_structs3.zig 2024-09-07 19:13:58.210327580 +0200
-+++ answers/082_anonymous_structs3.zig 2024-09-07 19:21:20.972733477 +0200
+--- exercises/082_anonymous_structs3.zig 2025-03-14 16:41:17.892873287 +0200
++++ answers/082_anonymous_structs3.zig 2025-03-14 16:40:56.043829543 +0200
@@ -82,14 +82,14 @@
// @typeInfo(Circle).@"struct".fields
//
@@ -17,7 +17,7 @@
// 3. Print the field's name, type, and value.
//
// Each 'field' in this loop is one of these:
-@@ -117,9 +117,9 @@
+@@ -119,9 +119,9 @@
//
// The first field should print as: "0"(bool):true
print("\"{s}\"({any}):{any} ", .{