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

4 lines
42 B
Factor

USING: kernel system ;
t [ 0 exit ] when