0.8alpha.0.45:
[sbcl.git] / src / code / target-load.lisp
index d572053..b760221 100644 (file)
   #!+sb-doc
   "Load the file given by FILESPEC into the Lisp environment, returning
    T on success."
+
   (unless (eq external-format :default)
     (error "Non-:DEFAULT EXTERNAL-FORMAT values are not supported."))