RosettaCodeData/Task/Hello-world-Standard-error/ATS/hello-world-standard-error.ats
2015-02-20 00:35:01 -05:00

1 line
62 B
Text

implement main0 () = fprint (stderr_ref, "Goodbye, World!\n")