Remove an AVER in SUBSTITUTE-LET-FUNARGS.
commit9573438922f33317042c8342e7eb18220423edf4
authorStas Boukarev <stassats@gmail.com>
Sat, 6 Jan 2018 12:14:25 +0000 (6 15:14 +0300)
committerStas Boukarev <stassats@gmail.com>
Sat, 6 Jan 2018 12:14:35 +0000 (6 15:14 +0300)
tree23213ef13099d8ffb0ed50ab2ef26a3303732256
parentcd400e56dfd7811a83560b508d1c0c7f07e88d16
Remove an AVER in SUBSTITUTE-LET-FUNARGS.

Let conversion happens before and during FIND-INITIAL-DFO, making the
aver about components incorrect.

Fixes lp#1741545
src/compiler/locall.lisp
tests/compiler-2.pure.lisp