Browse Source

modified build.zig

Alan CHUNG 1 year ago
parent
commit
66d08f1e1f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      build.zig

+ 4 - 0
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 =
         \\