RosettaCodeData/Task/Program-termination/Scheme/program-termination-3.scm

3 lines
103 B
Scheme
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(if problem
(exit some-value)) ; converts "some-value" into an appropriate exit code for your system