X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Freader.impure.lisp;h=5b35f78e0a36b0308568acfddaa0db93d3997bf6;hb=85483d976cc2d779493985f77f39efefb2ea622b;hp=3a9507ad843450a860a15ada4e2629e2c0b82ab9;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/tests/reader.impure.lisp b/tests/reader.impure.lisp index 3a9507a..5b35f78 100644 --- a/tests/reader.impure.lisp +++ b/tests/reader.impure.lisp @@ -103,4 +103,3 @@ (assert (eq 'a (read (make-instance 'my-in-stream :last-char nil)))) ;;; success -(quit :unix-status 104)