From f83187a830deff27ce0cdd4c175ffe2785461685 Mon Sep 17 00:00:00 2001 From: kartofen Date: Sun, 18 Jun 2023 00:10:39 +0300 Subject: now strings properly work --- files/test1.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'files') 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 () . '" -- cgit v1.2.3