summaryrefslogtreecommitdiff
path: root/ziglings
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-02-09 20:15:09 -0500
committerDave Gauer <dave@ratfactor.com>2021-02-09 20:15:45 -0500
commit961cf22b88021e9c62d83bd840fe54f205c45f5f (patch)
tree9503434d0f4e417293527b0e5f3a8dc84ab00bd8 /ziglings
parent55ad7c32f2d534b1fbd438204d21738f958c51a5 (diff)
Added Quiz 5 for pointers. Elephants!!!
Diffstat (limited to 'ziglings')
-rwxr-xr-xziglings1
1 files changed, 1 insertions, 0 deletions
diff --git a/ziglings b/ziglings
index 2692657..4774715 100755
--- a/ziglings
+++ b/ziglings
@@ -115,6 +115,7 @@ check_it 40_pointers2.zig "a: 12, b: 12"
check_it 41_pointers3.zig "foo=6, bar=11"
check_it 42_pointers4.zig "num: 5, more_nums: 1 1 5 1"
check_it 43_pointers5.zig "Wizard (G:10 H:100 XP:20)"
+check_it 44_quiz5.zig "Elephant A. Elephant B. Elephant C." "Oh no! We forgot Elephant B!"
echo
echo " __ __ _ "