mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
106 & 107
This commit is contained in:
@@ -1123,7 +1123,14 @@ const exercises = [_]Exercise{
|
||||
},
|
||||
.{
|
||||
.main_file = "106_files.zig",
|
||||
.output = "Succefully wrote 18 bytes.",
|
||||
.output = "Successfully wrote 18 bytes.",
|
||||
},
|
||||
.{
|
||||
.main_file = "107_files2.zig",
|
||||
.output =
|
||||
\\AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
\\Successfully Read 18 byte: It's zigling time!
|
||||
,
|
||||
},
|
||||
.{
|
||||
.main_file = "999_the_end.zig",
|
||||
|
||||
Reference in New Issue
Block a user