$prettyprinting-note ( children -- )


Vocabulary
help.markup

Inputs
childrenan object


Outputs
None

Definition


: $prettyprinting-note ( children -- )
drop {
"This word should only be called from inside the "
{ $link with-pprint }
" combinator."
} $notes ;