infer-literal-quot ( literal -- )


Vocabulary
stack-checker.backend

Inputs
literala literal-tuple


Outputs
None

Word description
Performs inferencing for a literal quotation.

Examples

[ 3 + * ] <literal> infer-literal-quot


Definition