📦 deps(tsl): sync tsl-playbook from 49e6dadc

Source-Commit: 49e6dadc60
This commit is contained in:
ci[bot]
2026-07-20 01:42:42 +00:00
parent 713671152c
commit 9fedb2cf7f
61 changed files with 27118 additions and 25747 deletions
@@ -129,7 +129,7 @@ return pyCall('numpy.random', 'randint', high: 9, low: 6);
// 本地执行以下脚本
pyRun("a=math.pi"); // 此处会报错因为没有 import math
return pyError();
// 返回 name 'math' is not defined
// 输出 name 'math' is not defined
```
## `rEval(eval_string, code)`
File diff suppressed because it is too large Load Diff