![]() | Fun 0.41.5 The programming language that makes You have fun |
Implements the OP_EXIT opcode to terminate the script with an exit code. More...

Go to the source code of this file.
Functions | |
| if (vm->sp >=0) | |
Variables | |
| case | OP_EXIT |
| vm | exit_code = code |
| return | |
Implements the OP_EXIT opcode to terminate the script with an exit code.
Behavior:
Definition in file exit.c.