0.6.8.6: applied MNA megapatch (will be edited shortly)
[sbcl.git] / src / code / class.lisp
index bd6d361..b296f48 100644 (file)
      :inherits (sequence mutable-sequence mutable-collection
                generic-sequence collection))
     (cons
+     ;; MNA: cons compound-type patch
+     ;; FIXIT :all commented out
+     ; :translation cons
      :codes (#.sb!vm:list-pointer-type)
      :inherits (list sequence
                mutable-sequence mutable-collection