removed dupe ex 057 from build script
This commit is contained in:
parent
e3c0129dfb
commit
9e4339aae4
1 changed files with 0 additions and 4 deletions
|
|
@ -297,10 +297,6 @@ const exercises = [_]Exercise{
|
||||||
.main_file = "057_unions3.zig",
|
.main_file = "057_unions3.zig",
|
||||||
.output = "Insect report! Ant alive is: true. Bee visited 17 flowers.",
|
.output = "Insect report! Ant alive is: true. Bee visited 17 flowers.",
|
||||||
},
|
},
|
||||||
.{
|
|
||||||
.main_file = "057_unions3.zig",
|
|
||||||
.output = "Insect report! Ant alive is: true. Bee visited 17 flowers.",
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Check the zig version to make sure it can compile the examples properly.
|
/// Check the zig version to make sure it can compile the examples properly.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue