MFUNCTION-CALL-AUX: replace an EVAL with SYMBOL-VALUE
commit820fe5026437ebf5dc8f21d93c39f489766bce6a
authorKris Katterjohn <katterjohn@gmail.com>
Sat, 20 Jul 2024 21:52:14 +0000 (20 17:52 -0400)
committerKris Katterjohn <katterjohn@gmail.com>
Sat, 20 Jul 2024 21:52:14 +0000 (20 17:52 -0400)
tree98c9cb215ccad118b36e6e3a1877c2a814ea819c
parent59adc2c4c793b2a8c62f7e8a628e2817e56ff8e9
MFUNCTION-CALL-AUX: replace an EVAL with SYMBOL-VALUE

This EVAL has been around since the Macsyma days, but it's only used
for getting the value of a symbol.

No functional changes.

No problems with the test suite, share test suite or rtest_translator.
src/fcall.lisp