test(test): 添加测试用例

This commit is contained in:
jing
2026-03-13 16:22:04 +08:00
parent e72944a36b
commit 1a5e05ea00
52 changed files with 7193 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# ./scripts/verify_ir.sh test/test_case/simple_add.sy --run
# ./scripts/verify_ir.sh test/test_case/function/simple_add.sy test/test_result/function/ir --run
set -euo pipefail