diff options
Diffstat (limited to 'docs/language/operators.md')
| -rw-r--r-- | docs/language/operators.md | 6 |
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 |
