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
deccefd7fe
commit
d96963238e
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ Lists are java.util.LinkedHashMap instances and garbage collected automatically
|
|||
```
|
||||
|
||||
```forth
|
||||
1 5 upto \ creates a list like [ 1 2 3 4 ]
|
||||
1 5 .. \ creates a range from 1 to 5
|
||||
```
|
||||
|
||||
```forth
|
||||
|
|
Loading…
Reference in a new issue