Fix make-array transforms.
[sbcl.git] / tests / clocc-ansi-test-known-bugs.lisp
index ad6aa37..004d102 100644 (file)
@@ -6,7 +6,7 @@
 ;;;; While most of SBCL is derived from the CMU CL system, the test
 ;;;; files (like this one) were written from scratch after the fork
 ;;;; from CMU CL.
-;;;; 
+;;;;
 ;;;; This software is in the public domain and is provided with
 ;;;; absolutely no warranty. See the COPYING and CREDITS files for
 ;;;; more information.
@@ -18,7 +18,7 @@
 (map nil
      (lambda (bugid)
        (setf (gethash bugid *bugid->knownp*)
-            t))
+             t))
      #(;; FIXME: several metaproblems here, over and above the primary
        ;; problem represented by the honking big bug list..
        ;;   * This list was generated automatically from test output