RosettaCodeData/Task/Hello-world-Standard-error/REXX/hello-world-standard-error-2.rexx
2016-12-05 22:15:40 +01:00

2 lines
59 B
Rexx

msgText = 'Goodbye, World!'
call charout 'STDERR', msgText