aboutsummaryrefslogtreecommitdiff
path: root/files/test.l
diff options
context:
space:
mode:
Diffstat (limited to 'files/test.l')
-rw-r--r--files/test.l4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/test.l b/files/test.l
new file mode 100644
index 0000000..49b4cad
--- /dev/null
+++ b/files/test.l
@@ -0,0 +1,4 @@
+(define a 69)
+'(sn ,(+ a 1))
+(define a 70)
+'(sn ,(+ a 1))