// stack.asm: WORD p_Rgt, 'R>',fasm anchor:p_Rgt[] === Word: R> .... Data stack: ( -- v ) Return stack: ( v -- ) .... "R>" is a function word that "moves" the top return stack value onto the data stack.