@@ -17,7 +17,6 @@ pub fn build(b: *std.Build) void {
});
lib.addImport("code_point", zg.module("code_point"));
// TODO: examples (not yet available)
const container = b.addExecutable(.{
.name = "container",
.root_source_file = b.path("examples/container.zig"),
The note is not visible to the blocked user.