RosettaCodeData/Task/Program-termination/Phix/program-termination-1.phix

4 lines
49 B
Text
Raw Permalink Normal View History

2026-02-01 16:33:20 -08:00
if error_code!=NO_ERROR then
abort(0)
end if