mirror of
https://github.com/zeroflag/fcl.git
synced 2025-01-11 20:01:10 +01:00
Update README.md
This commit is contained in:
parent
a7897b0e40
commit
a58417aefc
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ alist clear \ removes all items from the list
|
|||
Quotations combined with the collection API offers some high level control structures.
|
||||
|
||||
```forth
|
||||
1 .. 10 {
|
||||
1 10 .. {
|
||||
dup * .
|
||||
} each
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue