summaryrefslogtreecommitdiff
path: root/docs/language
diff options
context:
space:
mode:
Diffstat (limited to 'docs/language')
-rw-r--r--docs/language/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/language/index.md b/docs/language/index.md
index 4fdccb6..85d1a04 100644
--- a/docs/language/index.md
+++ b/docs/language/index.md
@@ -170,6 +170,8 @@ Arguments are specified with a `[]` at the beginning of the `{}`
@ condition {[args] statements }
+@ (value; condition; increment) {[value] statements }
+
@.name condition { statements }
@.name condition {[args] statements }