RosettaCodeData/Task/Hello-world-Standard-error/Julia/hello-world-standard-error.julia

2 lines
35 B
Text
Raw Permalink Normal View History

2014-01-17 05:32:22 +00:00
println(STDERR, "Goodbye, World!")