* [ ( -- ) leave compiling mode - often used inside of a colon-definition to make fetch some very constant value and place it into the currently compiled colon-defintion with , or LITERAL - the corresponding unleave word is ]
[
( -- )
,
LITERAL
]
FORTH/ANS core (dpANS.6.1.2500) immediate primitive