diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-11-02 06:56:34 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-11-02 06:56:34 -0700 |
commit | 1e11f341609e614c0268c792658c95063a92ac75 (patch) | |
tree | 381fe4807d041c412043f30553a59e5f1e8d042b /tests/010 | |
parent | 6fe5ed2648e3a9014a03997ca617595f2a78e9b0 (diff) | |
download | txr-1e11f341609e614c0268c792658c95063a92ac75.tar.gz txr-1e11f341609e614c0268c792658c95063a92ac75.tar.bz2 txr-1e11f341609e614c0268c792658c95063a92ac75.zip |
compiler: remove excess call to reduce-constant.
* stdlib/compiler.tl (compiler comp-arith-form): There is no
need here to pass the form through reduce-constant, since
we are about to divide up its arguments and individualy reduce
them, much like what that function does.
Diffstat (limited to 'tests/010')
0 files changed, 0 insertions, 0 deletions