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

2 lines
62 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
implement main0 () = fprint (stderr_ref, "Goodbye, World!\n")