mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-05 20:26:53 +08:00
227be9aab5
for nested functions the count of locals and the required stack size are miss-calculated, ie. No new count wasn't started for inner functions it makes the required stack size greater than or equal to it's enclosing functions stack size. |
||
---|---|---|
.. | ||
benchmarks | ||
examples | ||
lang | ||
native | ||
random | ||
check.py | ||
tests.py |