diff options
Diffstat (limited to 'files/test1.lisp')
-rw-r--r-- | files/test1.lisp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/files/test1.lisp b/files/test1.lisp index 41325dd..d4d21ba 100644 --- a/files/test1.lisp +++ b/files/test1.lisp @@ -15,3 +15,10 @@ (6 7) ('1) 1 +'a + +''''''a +^ +(quote (quote (quote (quote (quote (quote a)))))) + +'a <=> (quote a) |