summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/elrond.zig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/elrond.zig b/src/elrond.zig
index 35c8857..311026f 100644
--- a/src/elrond.zig
+++ b/src/elrond.zig
@@ -1224,6 +1224,10 @@ const exercises = [_]Exercise{
.output = "",
},
.{
+ .main_file = "116_defer3.zig",
+ .output = "42",
+ },
+ .{
.main_file = "999_the_end.zig",
.output =
\\