From 69b36951cb31a50271b3e6882018548c8a60a2e7 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Wed, 19 Aug 2015 09:57:52 +0200 Subject: Functions --- test.prn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test.prn') 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 -- cgit v1.2.3-54-g00ecf