This commit is contained in:
Daniella 2023-04-08 20:22:37 +02:00
parent 22a2efe211
commit 77d26c47cf
Signed by: TudbuT
GPG key ID: 7D63D5634B7C417F

View file

@ -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