Files
Admin ef94ab1987 落地 12.2 二十个用例目录:toml + .st + 期望表。
- tests/cases/ 01~20:13 正例 / 6 负例 / 1 运行时故障
- 负例冻结报错类别:非 GVL 写全局、同名全局、io.var 未声明、FUNCTION 写全局、未声明实例、循环调用
- tests/README 补充用例清单与点亮节奏
2026-08-19 14:43:47 +08:00

5 lines
150 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 期望:编译通过
- `CALL fn_id` + 有界调用帧;函数无内部状态
- 执行后 `x` = 7;结果值 = 函数名赋值(`Add := ...`