mirror of
https://github.com/nineties/planckforth
synced 2024-12-26 21:58:42 +01:00
space
This commit is contained in:
parent
c3471ede08
commit
406b9cea17
1 changed files with 1 additions and 0 deletions
|
@ -2359,6 +2359,7 @@ need-defined (read)
|
||||||
;
|
;
|
||||||
|
|
||||||
( === Instructions === )
|
( === Instructions === )
|
||||||
|
|
||||||
: DOCOL-INSN docol ;
|
: DOCOL-INSN docol ;
|
||||||
: EXIT-INSN ['] e ;
|
: EXIT-INSN ['] e ;
|
||||||
: LIT-INSN ['] lit ;
|
: LIT-INSN ['] lit ;
|
||||||
|
|
Loading…
Reference in a new issue