aboutsummaryrefslogtreecommitdiffstats
path: root/test/noargs.scm
diff options
context:
space:
mode:
Diffstat (limited to 'test/noargs.scm')
-rw-r--r--test/noargs.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/noargs.scm b/test/noargs.scm
new file mode 100644
index 0000000..9139c2a
--- /dev/null
+++ b/test/noargs.scm
@@ -0,0 +1,2 @@
+((lambda ()
+ (* 2 3))) \ No newline at end of file