0.pre7.14.flaky4.3:
[sbcl.git] / src / cold / shebang.lisp
index 9a0c532..9587efe 100644 (file)
@@ -18,7 +18,7 @@
 
 ;;; the feature list for the target system
 (export '*shebang-features*)
-(declaim (type symbol *shebang-features*))
+(declaim (type list *shebang-features*))
 (defvar *shebang-features*)
 
 (defun feature-in-list-p (feature list)