RosettaCodeData/Task/Program-termination/Factor/program-termination-2.factor

4 lines
82 B
Factor
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
USING: init io ;
[ "Exiting Factor..." print flush ] "message" add-shutdown-hook