From 88257715c3d76927d965d3fc676acf3ccff8ef18 Mon Sep 17 00:00:00 2001 From: Daniel H Date: Tue, 28 Mar 2023 02:57:26 +0200 Subject: [PATCH] Update README.md to reflect recent developments --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index defaccf..b143aef 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ func main { mega | with args ; ```js func main { mega | ``` +- The `with` declaration will be explained below. It defines the `args` argument. + ```js + with args ; + ``` - Now, we can write code like before: ```js def list