RosettaCodeData/Task/Detect-division-by-zero/Ring/detect-division-by-zero.ring

6 lines
61 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Try
see 9/0
Catch
see "Catch!" + nl + cCatchError
Done