summaryrefslogtreecommitdiff
path: root/wk2/sect2/alpha.c
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2023-12-06 05:14:16 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2023-12-06 05:14:16 +0000
commiteedf960be55a351b1f17f65c8b85962e26a4abb9 (patch)
tree34fed9e3970f9a5bd5324bc544dfe9615484189c /wk2/sect2/alpha.c
parent96c83d086e1d9a016f630da0fc6344baf4de13c1 (diff)
Tue, Dec 5, 2023, 9:14 PM -08:00
Diffstat (limited to 'wk2/sect2/alpha.c')
-rw-r--r--wk2/sect2/alpha.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wk2/sect2/alpha.c b/wk2/sect2/alpha.c
index fe25b17..760a865 100644
--- a/wk2/sect2/alpha.c
+++ b/wk2/sect2/alpha.c
@@ -16,4 +16,5 @@ int main(void)
return 0;
}
}
+ printf("Yes\n");
}