summaryrefslogtreecommitdiff
path: root/docs/syntax/operators.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-05-26 20:04:47 -0400
committernodist <kevin.comas.git@gmail.com>2026-05-26 20:04:47 -0400
commit07251d8774190396191b1f6c63be586902bca665 (patch)
treec23b21a2f950bc5ed95346fa798adc5b3b92b59f /docs/syntax/operators.md
parenta9e4e9f0167ed344e55ba298928a575cabb1de0d (diff)
list fn classes
Diffstat (limited to 'docs/syntax/operators.md')
-rw-r--r--docs/syntax/operators.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/syntax/operators.md b/docs/syntax/operators.md
index 33334b2..15241df 100644
--- a/docs/syntax/operators.md
+++ b/docs/syntax/operators.md
@@ -52,6 +52,8 @@ GREY
WHITE
```
+`#NAME#NAME#` use single `#` to apply multiple colors at once
+
## ``panic`
Stops execution and prints `Any` to `stdout`