Fix constant folding with duplicate &key args.
commitd30e572cd59d95c12e65dd34104a49617ba3a6d9
authorStas Boukarev <stassats@gmail.com>
Mon, 1 Jan 2018 23:25:22 +0000 (2 02:25 +0300)
committerStas Boukarev <stassats@gmail.com>
Mon, 1 Jan 2018 23:28:00 +0000 (2 02:28 +0300)
tree8280c4e99aa8fed8cfa86dc2b6fd7bba2037c84e
parent8b9e41a1d61b0a8550aa0a7dda24c750508973f9
Fix constant folding with duplicate &key args.

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