!XXX
Code annotations

Prev:!TODO
Next:AUTHORs. ( -- )


Vocabulary
annotations

Syntax
!XXX your comment here


Word description
Treats the rest of the line after the exclamation point as a code annotation that can be looked up with the XXXs. word.
: foo ( x y z -- w ) !XXX --w-ó()ò-w-- kilroy was here + * ;


See also
XXXs, XXXs.

Definition