RosettaCodeData/Task/Program-termination/Rebol/program-termination-2.rebol

2 lines
54 B
Text
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
if error? try [dangerous-operation] [quit/return -12]