{ $description "Adds a symbol to the " { $link literal-table } "." } ;
HELP:rel-safepoint
{ $values { "class""a relocation class" } }
{ $description "Adds a safe point to the " { $link relocation-table } " for the current code offset. This word is used by the " { $link %safepoint } " generator." } ;
HELP:compiled-offset
{ $values { "n""offset of the code being constructed in the current " { $link make } " sequence." } }
{ $description "The current compiled code offset. Used for (among other things) calculating jump labels." }