Go to the source code of this file.
Exit status returned from the REPL.
The user exited with :quit. The program (e.g., if the REPL was acting as the debugger) should exit.
The user exited with :continue. The program should continue running.