RosettaCodeData/Task/Hello-world-Standard-error/Elixir/hello-world-standard-error.elixir

2 lines
35 B
Text
Raw Permalink Normal View History

2015-11-18 06:14:39 +00:00
IO.puts :stderr, "Goodbye, World!"