Exits the VM, returning a SCM value. Normally, this instruction is only part of the “bootstrap program”, a program run when a virtual machine is first entered; compiled Scheme procedures will not contain this instruction.
If multiple values have been returned, the SCM value will be a multiple-values object (see Multiple Values).