Handbook
Glossary
quit ( -- * )
Factor handbook
»
The implementation
»
System interface
Prev:
exit ( n -- * )
Vocabulary
system
Word description
Calls
exit
with a 0 exit code.
Definition
IN:
system
:
quit
( -- * )
0
exit
;