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

5 lines
64 B
PostScript
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
(%stderr) (w) file dup
(Goodbye, World!
) writestring
closefile