diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-19 15:45:45 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-19 15:45:45 -0400 |
| commit | dcf57ffd19ee65c46e9ee635ca6f8238b8f1f07f (patch) | |
| tree | dbede69014883640ae317e305877b714ec7bf98e /docs/syntax/operators.md | |
| parent | 3593ab47e110f7d3b5ef9da7c155bab8e4979236 (diff) | |
use sync and async for calling
Diffstat (limited to 'docs/syntax/operators.md')
| -rw-r--r-- | docs/syntax/operators.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/syntax/operators.md b/docs/syntax/operators.md index 91c1491..d382bcc 100644 --- a/docs/syntax/operators.md +++ b/docs/syntax/operators.md @@ -21,3 +21,5 @@ If `TO` is not specified the output is send to `STDOUT` ```test `panic ANY ``` + +## ``type` |
