diff options
Diffstat (limited to 'files/test1.lisp')
-rw-r--r-- | files/test1.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/test1.lisp b/files/test1.lisp index f0d6ffe..3a44599 100644 --- a/files/test1.lisp +++ b/files/test1.lisp @@ -1,3 +1,4 @@ (define 'a 1) (+ a 1) (+ a 0.1) +"string test () . '" |