diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-06 09:44:03 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-06 09:44:03 -0400 |
| commit | 7add85856a927766f218789aa946641228650c02 (patch) | |
| tree | 24de2f1aebf4435e3bef264b9110816cb0e6fa29 /docs/language | |
| parent | 482f005ff4a76ec69851e16ab8b332232e9befaa (diff) | |
add IR ast
Diffstat (limited to 'docs/language')
| -rw-r--r-- | docs/language/operators.md | 2 |
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 |
