aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan CHUNG <[email protected]>2024-03-25 16:24:42 +0800
committerAlan CHUNG <[email protected]>2024-03-25 16:24:42 +0800
commit66d08f1e1fc44af0e5a626984df3d20e7cf1a1b7 (patch)
tree1dccdb71834fb96029650aa6d50ba7b5eec02949
parentec6f6c5870014eca466c189e4cdd0d6ba040701d (diff)
downloadziglings-66d08f1e1fc44af0e5a626984df3d20e7cf1a1b7.tar.xz
ziglings-66d08f1e1fc44af0e5a626984df3d20e7cf1a1b7.zip
modified build.zig
-rw-r--r--build.zig4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.zig b/build.zig
index 8319bb4..6c5a073 100644
--- a/build.zig
+++ b/build.zig
@@ -1122,6 +1122,10 @@ const exercises = [_]Exercise{
.output = "PI ≈ 3.14159265",
},
.{
+ .main_file = "106_files.zig",
+ .output = "succefully wrote 18 bytes.",
+ },
+ .{
.main_file = "999_the_end.zig",
.output =
\\