add "state"

This commit is contained in:
Koichi Nakamura 2021-01-02 10:25:16 +09:00
parent 344c425955
commit b32bb02876

View file

@ -455,6 +455,7 @@ alias-builtin xor ^
: >cfa G ;
: c, B ;
: cmove, m ;
: state M ;
: here &here @ ;
: latest &latest @ ;