pprinter-block ( -- block )


Vocabulary
prettyprint.sections

Inputs
None

Outputs
blocka block section


Word description
Outputs the block currently being constructed.

Notes
This word should only be called from inside the with-pprint combinator.

Definition