mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
r C + R == } _
This commit is contained in:
parent
462551a3e0
commit
a54400e3c4
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ I \ Enter 2nd Stage
|
|||
|
||||
\ === 2nd Stage Interpreter ===
|
||||
|
||||
r C + R \ Drop 1st stage interpreter from call stack
|
||||
} _ \ Drop 1st stage interpreter from call stack
|
||||
|
||||
\ '\'' ( "name" -- xt )
|
||||
\ Redefine existing '\'' which uses 'k' and 'f'
|
||||
|
|
Loading…
Reference in a new issue