RosettaCodeData/Task/Program-termination/Scheme/program-termination-3.scm
2024-10-16 18:07:41 -07:00

2 lines
103 B
Scheme

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