tests (except exceptions and ostap additional logs print) are passed

This commit is contained in:
ProgramSnail 2025-04-12 21:00:20 +03:00
parent 4d7afdeae0
commit d8eb21c066
4 changed files with 27 additions and 20 deletions

View file

@ -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));