fix typo
This commit is contained in:
parent
22a2efe211
commit
77d26c47cf
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ func main { mega | with args ;
|
|||
call println
|
||||
end
|
||||
objpop
|
||||
call foreach
|
||||
objcall foreach
|
||||
```
|
||||
|
||||
You can see there are now `objpush` and `objpop` instructions. This is doing
|
||||
|
|
Loading…
Reference in a new issue