Skip to content
Snippets Groups Projects
Commit 5de15e81 authored by pfdietz's avatar pfdietz
Browse files

SIMPLE-BASE-STRING is *not* a subclass of SIMPLE-VECTOR

parent c8cdb913
No related branches found
No related tags found
No related merge requests found
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
(deftest simple-base-string.8 (deftest simple-base-string.8
(subtypep 'simple-base-string 'simple-vector) (subtypep 'simple-base-string 'simple-vector)
t t) nil t)
;;; Tests for simple-string-p ;;; Tests for simple-string-p
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment