RosettaCodeData/Task/Hello-world-Standard-error/ATS/hello-world-standard-error.ats

2 lines
62 B
Text
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
implement main0 () = fprint (stderr_ref, "Goodbye, World!\n")