mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 14:58:50 +00:00
tests (except exceptions and ostap additional logs print) are passed
This commit is contained in:
parent
4d7afdeae0
commit
d8eb21c066
4 changed files with 27 additions and 20 deletions
|
|
@ -395,6 +395,7 @@ void run_main(Bytefile* bf, int argc, char **argv) {
|
|||
s_failure(&s, "closure");
|
||||
}
|
||||
#endif
|
||||
s_rotate_n(args_count);
|
||||
// NOTE: call_offset < 0 => deal with closure of builtin function
|
||||
s_push_i(BOX(call_offset));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue