* R'@ ( -- x )( R: x y -- x y ) The second element on the return stack. : R'@ S" 2R@ DROP " EVALUATE ; IMMEDIATE
R'@
( -- x )
( R: x y -- x y )
: R'@ S" 2R@ DROP " EVALUATE ; IMMEDIATE
toolbelt ordinary primitive