[Use consp to avoid treating nil as a list pix@kepibu.org**20090719135820] { hunk ./feature-tests.lisp 23 - (if (listp feature) + (if (consp feature) }