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

4 lines
42 B
Factor
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
USING: kernel system ;
t [ 0 exit ] when