Interpretation semantics for this word are undefined.
Compilation:
( c-addr1 u -- )
Append the run-time semantics given below to the current
definition.
Run-time:
( -- c-addr2 u )
Return c-addr2 u describing a string consisting of
the characters specified by c-addr1 u during
compilation. A program shall not alter the returned string.