RosettaCodeData/Task/Hello-world-Standard-error/ATS/hello-world-standard-error.ats
2023-07-01 13:44:08 -04:00

1 line
62 B
Text

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