summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--build.zig2
-rw-r--r--exercises/999_the_end.zig (renamed from exercises/the_end.zig)0
-rw-r--r--patches/patches/999_the_end.patch (renamed from patches/patches/the_end.patch)0
3 files changed, 1 insertions, 1 deletions
diff --git a/build.zig b/build.zig
index b3f254a..3943d01 100644
--- a/build.zig
+++ b/build.zig
@@ -461,7 +461,7 @@ const exercises = [_]Exercise{
// .@"async" = true,
// },
.{
- .main_file = "the_end.zig",
+ .main_file = "999_the_end.zig",
.output = "This is the end for now!\nWe hope you had fun and were able to learn a lot, so visit us again when the next exercises are available.",
},
};
diff --git a/exercises/the_end.zig b/exercises/999_the_end.zig
index 4ff2449..4ff2449 100644
--- a/exercises/the_end.zig
+++ b/exercises/999_the_end.zig
diff --git a/patches/patches/the_end.patch b/patches/patches/999_the_end.patch
index e69de29..e69de29 100644
--- a/patches/patches/the_end.patch
+++ b/patches/patches/999_the_end.patch