RosettaCodeData/Task/Program-termination/Phix/program-termination-2.phix
2026-02-01 16:33:20 -08:00

3 lines
55 B
Text

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