comment. ( text -- ) - Factor Documentation

comment. ( text -- )


Vocabulary
see

Inputs
text an object


Outputs
None

Definition
USING: io.styles prettyprint.sections ;

IN: see

: comment. ( text -- ) H{ { font-style italic } } styled-text ;

AltStyle によって変換されたページ (->オリジナル) /