mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
fix typo
This commit is contained in:
parent
8c16f3072d
commit
d55fb0064c
1 changed files with 1 additions and 1 deletions
|
@ -1304,7 +1304,7 @@ main
|
|||
begin 2dup < while
|
||||
cell- dup @ .
|
||||
repeat 2drop
|
||||
cl
|
||||
cr
|
||||
;
|
||||
|
||||
( === Data Structure === )
|
||||
|
|
Loading…
Reference in a new issue