4 lines
64 B
PostScript
4 lines
64 B
PostScript
(%stderr) (w) file dup
|
|
(Goodbye, World!
|
|
) writestring
|
|
closefile
|