X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fdefine-compiler-macro.impure.lisp;h=d0b61a3df3230008cb352a876535efdb9125bed9;hb=b8846766dd1ecb2b6c3dce848f2aae0b3b11a6ea;hp=27527d01cd736d5aeccb8660be50f7be0700f266;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/tests/define-compiler-macro.impure.lisp b/tests/define-compiler-macro.impure.lisp index 27527d0..d0b61a3 100644 --- a/tests/define-compiler-macro.impure.lisp +++ b/tests/define-compiler-macro.impure.lisp @@ -39,4 +39,3 @@ '(funcall #'square x) nil))) -(quit :unix-status 104)