aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/test.lisp4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/test.lisp b/examples/test.lisp
index a84d887..b753827 100644
--- a/examples/test.lisp
+++ b/examples/test.lisp
@@ -3,4 +3,6 @@ foo ; test1
1
2 )
"string with space"
-"another \n\"string\"" \ No newline at end of file
+"another \n\"string\""
+(let id
+ (\[a] a))