hello from gitea

This commit is contained in:
2025-12-08 21:08:08 +11:00
parent 0e2ca53320
commit bf7092ac43

View File

@@ -1,5 +1,6 @@
const std = @import("std");
// hello from gitea
// Although this function looks imperative, it does not perform the build
// directly and instead it mutates the build graph (`b`) that will be then
// executed by an external runner. The functions in `std.Build` implement a DSL