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

4 lines
55 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
if error_code!=NO_ERROR then
exit_thread(0)
end if