RosettaCodeData/Task/Hello-world-Standard-error/PostScript/hello-world-standard-error.ps

5 lines
64 B
PostScript
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(%stderr) (w) file dup
(Goodbye, World!
) writestring
closefile