6 lines
74 B
PostScript
6 lines
74 B
PostScript
<</a 25 /b 42>> {
|
|
exch (Key: ) print
|
|
=
|
|
(Value: ) print
|
|
=
|
|
} forall
|