106 & 107
This commit is contained in:
parent
69bc9a0723
commit
223fc79e44
5 changed files with 100 additions and 20 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue