mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-08 01:57:02 +09:00
Minor improvements.
This commit is contained in:
parent
94b5b4bf4b
commit
d1b49f353e
3 changed files with 10 additions and 12 deletions
|
@ -1199,9 +1199,7 @@ const exercises = [_]Exercise{
|
|||
},
|
||||
.{
|
||||
.main_file = "108_labeled_switch.zig",
|
||||
.output =
|
||||
\\The pull request has been merged
|
||||
,
|
||||
.output = "The pull request has been merged.",
|
||||
},
|
||||
.{
|
||||
.main_file = "999_the_end.zig",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue