|
@@ -1063,7 +1063,7 @@ const exercises = [_]Exercise{
|
|
|
.{
|
|
|
.main_file = "082_anonymous_structs3.zig",
|
|
|
.output =
|
|
|
- \\"0"(bool):true "1"(bool):false "2"(i32):42 "3"(f32):3.141592e0
|
|
|
+ \\"0"(bool):true "1"(bool):false "2"(i32):42 "3"(f32):3.141592
|
|
|
,
|
|
|
.hint = "This one is a challenge! But you have everything you need.",
|
|
|
},
|