RosettaCodeData/Task/Program-termination/ArkScript/program-termination.ark

4 lines
64 B
Text
Raw Normal View History

2025-08-11 18:05:26 -07:00
(sys:exit 0) # exit code 0
# any code after won't be executed