rel-literal ( literal class -- )


Vocabulary
compiler.codegen.relocation

Inputs
literala literal
classa relocation class


Outputs
None

Word description
Adds a reference to a literal value to the current code offset.

Definition