hello from gitea
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
|
|
||||||
|
// hello from gitea
|
||||||
// Although this function looks imperative, it does not perform the build
|
// Although this function looks imperative, it does not perform the build
|
||||||
// directly and instead it mutates the build graph (`b`) that will be then
|
// 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
|
// executed by an external runner. The functions in `std.Build` implement a DSL
|
||||||
|
|||||||
Reference in New Issue
Block a user