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

4 lines
64 B
PostScript

(%stderr) (w) file dup
(Goodbye, World!
) writestring
closefile