summaryrefslogtreecommitdiff
path: root/pit/test/test8.pit
diff options
context:
space:
mode:
Diffstat (limited to 'pit/test/test8.pit')
-rw-r--r--pit/test/test8.pit2
1 files changed, 2 insertions, 0 deletions
diff --git a/pit/test/test8.pit b/pit/test/test8.pit
new file mode 100644
index 0000000..3b41d7a
--- /dev/null
+++ b/pit/test/test8.pit
@@ -0,0 +1,2 @@
+(defun! foo (x) (+ x 1))
+(foo 2) \ No newline at end of file