diff --git a/mes.c b/mes.c index d28c883a..eb39096c 100644 --- a/mes.c +++ b/mes.c @@ -29,7 +29,7 @@ #include #define DEBUG 0 -#define QUASIQUOTE 1 +#define QUASIQUOTE 0 #define QUASISYNTAX 0 #define ENV_CACHE 0 #define FIXED_PRIMITIVES 1 diff --git a/tests/read.test b/tests/read.test index a4be746f..c29e53d4 100755 --- a/tests/read.test +++ b/tests/read.test @@ -9,7 +9,6 @@ exit $? ;; FIXME (gc) - 0 cons (cons 0 1) @@ -47,8 +46,6 @@ barf burp |# #;(bla) (display "must see!\n") -(display `(display ,display)) (newline) -(display `(display ,@'(string port))) (newline) (display #(0 1 2)) (newline) (display (list '(foo #! boo !#