added comment

This commit is contained in:
2026-05-29 09:26:19 +12:00
parent effe394f87
commit 93159a1f24

View File

@@ -13,6 +13,7 @@ pub fn build(b: *std.Build) void {
},
);
// uncomment me to run the test code
// const exe = b.addExecutable(.{
// .name = "zig_interface_testing",
// .root_module = b.createModule(.{