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
|
call println
|
||||||
end
|
end
|
||||||
objpop
|
objpop
|
||||||
call foreach
|
objcall foreach
|
||||||
```
|
```
|
||||||
|
|
||||||
You can see there are now `objpush` and `objpop` instructions. This is doing
|
You can see there are now `objpush` and `objpop` instructions. This is doing
|
||||||
|
|
Loading…
Add table
Reference in a new issue