Commit b28a0a06 authored by Raymond Toy's avatar Raymond Toy
Browse files

Address nits from review

Mostly undoing the whitespace changes due to tabs vs spaces.
parent 4a61aa5f
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -1877,7 +1877,7 @@ the end of the stream."
	    ;; The number we've read is so small that it gets
	    ;; converted to 0.0, but is not actually zero.  Signal an
	    ;; error.  See CLHS 2.3.1.1.
            (error "Underflow"))
            (error _"Underflow"))
          result))
    (error ()
	   (%reader-error stream _"Number not representable as a ~S: ~S"