mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
Add another defer exercise
This commit is contained in:
@@ -1223,6 +1223,10 @@ const exercises = [_]Exercise{
|
||||
.main_file = "115_packed2.zig",
|
||||
.output = "",
|
||||
},
|
||||
.{
|
||||
.main_file = "116_defer3.zig",
|
||||
.output = "42",
|
||||
},
|
||||
.{
|
||||
.main_file = "999_the_end.zig",
|
||||
.output =
|
||||
|
||||
Reference in New Issue
Block a user