diff --git a/docs/syntax_cheat_sheet.md b/docs/syntax_cheat_sheet.md index 52f78a8..1f3b118 100644 --- a/docs/syntax_cheat_sheet.md +++ b/docs/syntax_cheat_sheet.md @@ -75,6 +75,8 @@ + `` (if the name of the variable isn't a value or some other kind of statement) - function call + `( <...>)` + + `(, , <...>)` + + `.(, <...>)` - function definition + `fn ( <...>) ` where `` is ` ` - block