diff options
Diffstat (limited to 'docs/syntax/operators.md')
| -rw-r--r-- | docs/syntax/operators.md | 4 |
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` |
