Interpretation semantics for this word are undefined.
Compilation:
( C: orig dest -- )
Append the run-time semantics given below to the current
definition, resolving the backward reference dest.
Resolve the forward reference orig using the location
following the appended run-time semantics.
Run-time:
( -- )
Continue execution at the location given by dest.