1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 01:57:02 +09:00

Minor improvements.

This commit is contained in:
Chris Boesch 2024-09-20 12:10:55 +02:00
parent 94b5b4bf4b
commit d1b49f353e
No known key found for this signature in database
GPG key ID: 8712DF4D3E364668
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",