This commit is contained in:
Andre Wagner
2026-05-01 10:40:21 -05:00
parent a1aed4988a
commit bebaed1998
2 changed files with 26 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ Local variables:
Function operations:
a7 c7 e7 call [n_pars] Enter function on stack toplevel (passing n next stack values as parameters)
10 ret Leave a function (return value in stack)
10 ret Leave a function (return value in stack)
11 retn Leave a function (return nil)
Table and array operations: