0.6.11.37:
[sbcl.git] / src / code / print.lisp
index 22281e5..40ec188 100644 (file)
 ;;;; WHITESPACE-CHAR-P
 
 ;;; This is used in other files, but is defined in this one for some reason.
-
 (defun whitespace-char-p (char)
   #!+sb-doc
   "Determines whether or not the character is considered whitespace."