Don't evaluate the docstring in defvar, defconstant.
commit2c74f72a18f974d3b10d5be8feac5d69017d508b
authorStas Boukarev <stassats@gmail.com>
Sun, 31 Jan 2016 18:41:55 +0000 (31 21:41 +0300)
committerStas Boukarev <stassats@gmail.com>
Sun, 31 Jan 2016 18:41:55 +0000 (31 21:41 +0300)
tree74f44eb08b5928d8044946eaf1551a6e275fe274
parent355d1c3145bc0e48cd0f6cd7e990898764f5de18
Don't evaluate the docstring in defvar, defconstant.
src/code/defboot.lisp
src/compiler/defconstant.lisp
tests/symbol.impure.lisp