0.9.7.3:
[sbcl.git] / src / code / filesys.lisp
index 28b09c9..2887bac 100644 (file)
                                   :complaint "#\\[ with no corresponding #\\]"
                                   :namestring namestr
                                   :offset index))
-                         (pattern (list :character-set
+                         (pattern (cons :character-set
                                         (subseq namestr
                                                 (1+ index)
                                                 close-bracket)))