summaryrefslogtreecommitdiff
path: root/docs/syntax/operators.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-01 18:08:43 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-01 18:08:43 -0400
commit040fb35732e6c7c0d8f4ccf7c9bee7242cea6939 (patch)
treedead2e81dd8b3778867291c0bbb93b2b75b014a3 /docs/syntax/operators.md
parent07251d8774190396191b1f6c63be586902bca665 (diff)
update action syntax and start application
Diffstat (limited to 'docs/syntax/operators.md')
-rw-r--r--docs/syntax/operators.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/syntax/operators.md b/docs/syntax/operators.md
index 15241df..dc518ab 100644
--- a/docs/syntax/operators.md
+++ b/docs/syntax/operators.md
@@ -63,3 +63,7 @@ Stops execution and prints `Any` to `stdout`
```
## ``type`
+
+## ``return_type`
+
+## ``fork_type`