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