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

3 lines
59 B
Text

main:(
put(stand error, ("Goodbye, World!", new line))
)