RosettaCodeData/Task/Program-termination/Scheme/program-termination-3.ss
Ingy döt Net b83f433714 tasks a-s
2013-04-10 23:57:08 -07:00

2 lines
103 B
Scheme

(if problem
(exit some-value)) ; converts "some-value" into an appropriate exit code for your system