From 34dc898fde1562d4e31102c260755956d6c0eb4a Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Fri, 19 Aug 2016 21:53:25 +0200 Subject: Handle quoting of lists --- code.lysp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code.lysp') diff --git a/code.lysp b/code.lysp index cebf2e1..1e82fa1 100644 --- a/code.lysp +++ b/code.lysp @@ -1 +1 @@ -(print (+ 1 (% 10 3)) 'kaas "kazen enzo") +(print (+ 1 (% 10 3)) () '(()) (('())) 'kaas "kazen enzo") -- cgit v1.2.3-70-g09d2