108: Add a exercise for a labeled switch

This commit is contained in:
Nuno Mendes
2024-09-15 20:14:49 +02:00
parent 102ba8c894
commit 335a78f8f5
2 changed files with 40 additions and 0 deletions

View File

@@ -1197,6 +1197,12 @@ const exercises = [_]Exercise{
\\Successfully Read 18 bytes: It's zigling time!
,
},
.{
.main_file = "108_labeled_switch.zig",
.output =
\\The pull request has been merged
,
},
.{
.main_file = "999_the_end.zig",
.output =