stage1 完成ast 定义sema

This commit is contained in:
zzy
2026-08-03 12:39:28 +08:00
parent a4ec5656d2
commit 74d7376039
19 changed files with 3857 additions and 137 deletions

1
stage1/spl_ast2ir.c Normal file
View File

@@ -0,0 +1 @@
#include "spl_ast2ir.h"