aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/make-tree/valid/function
diff options
context:
space:
mode:
Diffstat (limited to 'test-files/mds-kbdc/make-tree/valid/function')
-rw-r--r--test-files/mds-kbdc/make-tree/valid/function15
1 files changed, 15 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/make-tree/valid/function b/test-files/mds-kbdc/make-tree/valid/function
new file mode 100644
index 0000000..99b44f7
--- /dev/null
+++ b/test-files/mds-kbdc/make-tree/valid/function
@@ -0,0 +1,15 @@
+function add/3
+ \add(\1 \add(\2 \3))
+end function
+
+# (function (@ 1 0-8) ‘add/3’
+# (.inner
+# (map (@ 2 2-2)
+# (.sequence
+# (keys (@ 2 2-22) ‘\add(\1 \add(\2 \3))’)
+# )
+# (.result nil)
+# )
+# )
+# )
+