mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
add "state"
This commit is contained in:
parent
344c425955
commit
b32bb02876
1 changed files with 1 additions and 0 deletions
1
core.fs
1
core.fs
|
@ -455,6 +455,7 @@ alias-builtin xor ^
|
|||
: >cfa G ;
|
||||
: c, B ;
|
||||
: cmove, m ;
|
||||
: state M ;
|
||||
|
||||
: here &here @ ;
|
||||
: latest &latest @ ;
|
||||
|
|
Loading…
Reference in a new issue