mirror of
https://github.com/zeroflag/fcl.git
synced 2025-01-12 20:01:25 +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.
|
Quotations combined with the collection API offers some high level control structures.
|
||||||
|
|
||||||
```forth
|
```forth
|
||||||
1 .. 10 {
|
1 10 .. {
|
||||||
dup * .
|
dup * .
|
||||||
} each
|
} each
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue