RosettaCodeData/Task/Program-termination/Phix/program-termination-2.phix
2016-12-05 23:44:36 +01:00

3 lines
55 B
Text

if error_code!=NO_ERROR then
exit_thread(0)
end if