Don't accidentally fail to eat whitespace after the token NIL.
commit8a4f8e6d678e9fc0cf0e8326cab28a0f3767f0d2
authorDouglas Katzman <dougk@google.com>
Thu, 13 Nov 2014 13:04:59 +0000 (13 08:04 -0500)
committerDouglas Katzman <dougk@google.com>
Thu, 13 Nov 2014 13:06:17 +0000 (13 08:06 -0500)
tree494516ad4617aa5900aedfdc3b21b74aba370c59
parent4f12432e15639840ffb10d86cba1b093cb966d99
Don't accidentally fail to eat whitespace after the token NIL.
NEWS
src/code/reader.lisp
tests/reader.pure.lisp