resolve-label ( label/name -- )


Vocabulary
compiler.codegen.labels

Inputs
label/namelabel or string


Outputs
None

Word description
Assigns the current compiled-offset to the given label.

Definition