From 77d26c47cf4cdd1ffbe368b503e34eecf6cd224f Mon Sep 17 00:00:00 2001 From: TudbuT Date: Sat, 8 Apr 2023 20:22:37 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bd2fcc..30aa1db 100644 --- a/README.md +++ b/README.md @@ -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