Remove doubly bogus comment re SELF-EVALUATING-P and move it.
commitf7d76e538e5770bf840aa4aeae0edc09aee18028
authorDouglas Katzman <dougk@google.com>
Wed, 6 Jan 2016 14:44:48 +0000 (6 09:44 -0500)
committerDouglas Katzman <dougk@google.com>
Thu, 7 Jan 2016 00:44:21 +0000 (6 19:44 -0500)
tree5396e11915139d69e325ddfef64c9d85d6ac05ce
parente91354c91c8e4e4663a3de861d7adb267921d7d6
Remove doubly bogus comment re SELF-EVALUATING-P and move it.

"Doubly" because it twice implied the opposite of what is already true:
- it was exported from SB-INT, just not obviously so.
- it returns T for arrays and instances, as it should.
src/code/early-extensions.lisp
src/compiler/disassem.lisp