summaryrefslogtreecommitdiff
path: root/test.prn
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-08-19 09:57:52 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-08-19 09:57:52 +0200
commit69b36951cb31a50271b3e6882018548c8a60a2e7 (patch)
tree7ee7c8bb69d952a69d2afa6afa1da4d7c17f9273 /test.prn
parentd16640ae2a2bc1e8264a1b71008b65f02f1e252b (diff)
Functions
Diffstat (limited to 'test.prn')
-rw-r--r--test.prn4
1 files changed, 4 insertions, 0 deletions
diff --git a/test.prn b/test.prn
index 13fe1d7..4cf7828 100644
--- a/test.prn
+++ b/test.prn
@@ -1,2 +1,6 @@
+@defun "hoi" {
+ "hoi\n" print
+}
+hoi hoi hoi
"a" "b\x0a" + print
1 12 + 3 - print