fix(frontend): 修复部分实现

This commit is contained in:
jing
2026-03-09 15:37:36 +08:00
parent 8aec500b5b
commit e01995a33d
21 changed files with 321 additions and 165 deletions

1
test/run_tests.sh Normal file → Executable file
View File

@@ -2,4 +2,3 @@
# - 批量编译 test/test_case/ 下的 *.sy 用例
# - 将产物与日志写入 test/test_result/(例如 .ll/.s、运行输出、diff 结果)
# - 汇总通过/失败信息并给出统计