Fix constant folding with :allow-other-keys present.
commit8b9e41a1d61b0a8550aa0a7dda24c750508973f9
authorStas Boukarev <stassats@gmail.com>
Mon, 1 Jan 2018 21:01:59 +0000 (2 00:01 +0300)
committerStas Boukarev <stassats@gmail.com>
Mon, 1 Jan 2018 21:18:47 +0000 (2 00:18 +0300)
tree390b542e36b5b62254ce387efba82384eb85c219
parent42ce366e07dfd5ff29ae26d768c2ee2a2c070601
Fix constant folding with :allow-other-keys present.

Fixes lp#1740783
src/compiler/callable-args.lisp
tests/compiler-2.pure.lisp