summaryrefslogtreecommitdiff
path: root/docs/syntax/print.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-05-19 12:38:35 -0400
committernodist <kevin.comas.git@gmail.com>2026-05-19 12:38:35 -0400
commit6bb1fc3b9592bbfd53770c1c04140af30ddd5120 (patch)
tree0eb0d11b828d3ae1963cd92dddcdde7590275ce8 /docs/syntax/print.md
parent7da66825a3260f3d6e22b5adbd775fef3bc57627 (diff)
put operators into its own file
Diffstat (limited to 'docs/syntax/print.md')
-rw-r--r--docs/syntax/print.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/syntax/print.md b/docs/syntax/print.md
deleted file mode 100644
index 99e63fd..0000000
--- a/docs/syntax/print.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Print ``print`
-
----
-
-```text
-TO `print DATA
-```
-
-If `TO` is not specified the output is send to `STDOUT`