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
e2303a8979
commit
745ca8efc8
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@ Maps contain key value pairs.
|
||||||
```
|
```
|
||||||
|
|
||||||
```forth
|
```forth
|
||||||
#[ 'a' 1 'b' 2 ]# peel \ unloads all items from the map to the stack
|
#[ 'a' 1 'b' 2 ]# peel# \ unloads all items from the map to the stack
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue