From 7add85856a927766f218789aa946641228650c02 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 6 Jul 2026 09:44:03 -0400 Subject: add IR ast --- docs/language/operators.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/language') 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 -- cgit v1.2.3