diff options
author | kartofen <mladenovnasko0@gmail.com> | 2024-01-02 16:06:45 +0200 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2024-01-02 16:06:45 +0200 |
commit | c837b2bb4ea71cedb434260b11c9f356e8b34e2d (patch) | |
tree | d8d0b5bc5e6831b75e0d71395326e0e206c1bf43 /files/test1.lisp | |
parent | 536f787c627e3a2b245e529345b948dc4631817f (diff) |
things
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) |