some improvements in the description
This commit is contained in:
parent
236b5f2c5c
commit
5bb2ff5b62
2 changed files with 8 additions and 8 deletions
|
|
@ -465,14 +465,14 @@ const exercises = [_]Exercise{
|
|||
// .output = "ABCDEF",
|
||||
// .@"async" = true,
|
||||
// },
|
||||
.{
|
||||
.main_file = "092_interfaces.zig",
|
||||
.output = "Daily Insect Report:\nAnt is alive.\nBee visited 17 flowers.\nGrasshopper hopped 32 meters.",
|
||||
},
|
||||
.{
|
||||
.main_file = "093_hello_c.zig",
|
||||
.output = "Hello C from Zig! - C result ist 17 chars",
|
||||
.C = true,
|
||||
},
|
||||
.{
|
||||
.main_file = "092_interfaces.zig",
|
||||
.output = "Daily Insect Report:\nAnt is alive.\nBee visited 17 flowers.\nGrasshopper hopped 32 meters.",
|
||||
},
|
||||
.{
|
||||
.main_file = "999_the_end.zig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue