X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fpprint.impure.lisp;h=05a7525fe7fb3cfc4ee9aa054e62d8e9de53c5ce;hb=85c34f4d1257df20fe1ab6f0d4d476bb3ec0bc63;hp=9c6fceef989b2997094fc9057d778b0ebd5a7447;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/tests/pprint.impure.lisp b/tests/pprint.impure.lisp index 9c6fcee..05a7525 100644 --- a/tests/pprint.impure.lisp +++ b/tests/pprint.impure.lisp @@ -202,4 +202,3 @@ (write '#1=(#2=(#2# . #3=(#1# . #3#))) :stream s))))) ;;; success -(quit :unix-status 104)