RosettaCodeData/Task/Program-termination/ArkScript/program-termination.ark
2025-08-11 18:05:26 -07:00

3 lines
64 B
Text

(sys:exit 0) # exit code 0
# any code after won't be executed