From 7da66825a3260f3d6e22b5adbd775fef3bc57627 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 18 May 2026 16:59:28 -0400 Subject: add print --- docs/syntax/print.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/syntax/print.md (limited to 'docs/syntax/print.md') diff --git a/docs/syntax/print.md b/docs/syntax/print.md new file mode 100644 index 0000000..99e63fd --- /dev/null +++ b/docs/syntax/print.md @@ -0,0 +1,9 @@ +# Print ``print` + +--- + +```text +TO `print DATA +``` + +If `TO` is not specified the output is send to `STDOUT` -- cgit v1.2.3