mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-08 01:57:02 +09:00
108: Make pretty
This commit is contained in:
parent
fd764e90ab
commit
91f1c045bc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
// }
|
||||
// break;
|
||||
// }
|
||||
// std.debug.print("This statement cannot be reached\n", .{});
|
||||
// std.debug.print("This statement cannot be reached\n", .{});
|
||||
// }
|
||||
//
|
||||
// By combining all we've learned so far, we can now proceed with a labeled switch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue