mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-02 00:13:30 +02: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