RosettaCodeData/Task/Program-termination/Elixir/program-termination-2.elixir

4 lines
35 B
Plaintext

exit(:normal)
# or
exit(:shutdown)