summaryrefslogtreecommitdiff
path: root/docs/language/operators.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-17 19:48:27 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-17 19:48:27 -0400
commit0851f961defa2e39d65815b8946238431c54a15f (patch)
tree3a21c84baa1f0f058bb0ce673c48832bd796d232 /docs/language/operators.md
parent1ccb3c92a4c074a12550c584d3651ace2d7c0131 (diff)
thread id op
Diffstat (limited to 'docs/language/operators.md')
-rw-r--r--docs/language/operators.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/language/operators.md b/docs/language/operators.md
index 183b2d3..85ca162 100644
--- a/docs/language/operators.md
+++ b/docs/language/operators.md
@@ -14,6 +14,12 @@ Configurable logger, output format and destination can be changed
## ``debugger`
+## ``thread_id`
+
+```text
+Thread_id `unique I32
+```
+
## ``format`
```text