abort();
erlang:halt(0).
exit
Environment.Exit(0)
return 0;
exit (EXIT_SUCCESS);
abort();
(System/exit 0)
IDENTIFICATION DIVISION. PROGRAM-ID. date format. PROCEDURE DIVISION. STOP RUN.
exit(1);
exit(0);
exit(0);
System.halt()
erlang:halt(0).
stop
os.Exit(0)
exitSuccess
process.exit()
throw new RuntimeException();
System.exit(0);
throw new Error();
exitProcess(0)
(exit)
os.exit()
return
die();
exit();
halt(0);
exit 0;
sys.exit(1)
exit
std::process::exit(0);
(exit)
End()