bump version

This commit is contained in:
2026-02-14 01:48:19 +02:00
parent df33cfafde
commit 75759cc163
2 changed files with 1 additions and 2 deletions

View File

@@ -1604,7 +1604,6 @@ fn addZig0TestStep(
.optimize = optimize,
.target = target,
});
test_mod.addIncludePath(b.path("stage0"));
test_mod.addImport("zig0_bridge", bridge_mod);
// AstGen tests (standalone C-vs-Zig ZIR comparison)