Minor improvements.

This commit is contained in:
Chris Boesch
2024-09-20 12:10:55 +02:00
parent 94b5b4bf4b
commit d1b49f353e
3 changed files with 10 additions and 12 deletions

View File

@@ -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",