summaryrefslogtreecommitdiff
path: root/docs/language
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-07-06 09:44:03 -0400
committernodist <kevin.comas.git@gmail.com>2026-07-06 09:44:03 -0400
commit7add85856a927766f218789aa946641228650c02 (patch)
tree24de2f1aebf4435e3bef264b9110816cb0e6fa29 /docs/language
parent482f005ff4a76ec69851e16ab8b332232e9befaa (diff)
add IR ast
Diffstat (limited to 'docs/language')
-rw-r--r--docs/language/operators.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/language/operators.md b/docs/language/operators.md
index 85ca162..35e39c3 100644
--- a/docs/language/operators.md
+++ b/docs/language/operators.md
@@ -20,6 +20,8 @@ Configurable logger, output format and destination can be changed
Thread_id `unique I32
```
+## ``thread_count`
+
## ``format`
```text