Files
zig/stage0_test_root.zig
2026-02-26 00:43:49 +02:00

4 lines
49 B
Zig

test {
_ = @import("stage0/test_all.zig");
}