move module up

This commit is contained in:
2026-02-14 10:53:08 +02:00
parent 5682dc0313
commit bafa089ed5
4 changed files with 6 additions and 251 deletions

3
stage0_test_root.zig Normal file
View File

@@ -0,0 +1,3 @@
test {
_ = @import("stage0/astgen_test.zig");
}