Use *newline* instead of literal strings
[jscl.git] / test.lisp
index 3676a91..1ab9640 100644 (file)
--- a/test.lisp
+++ b/test.lisp
    (remove nil (mapcar (lambda (x)
                          (ls-compile x env fenv))
                        sexps))
-                 ";
-"))
+   (concat ";" *newline*)))
+
 (defmacro define-compilation (name args &rest body)
   ;; Creates a new primitive `name' with parameters args and
   ;; @body. The body can access to the local environment through the