mirror of
https://github.com/nineties/planckforth
synced 2025-01-14 08:01:27 +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
|
begin 2dup < while
|
||||||
cell- dup @ .
|
cell- dup @ .
|
||||||
repeat 2drop
|
repeat 2drop
|
||||||
cl
|
cr
|
||||||
;
|
;
|
||||||
|
|
||||||
( === Data Structure === )
|
( === Data Structure === )
|
||||||
|
|
Loading…
Reference in a new issue