diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-08-29 07:06:02 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-08-29 07:06:02 -0700 |
commit | d875f05b0632c8e639d4d033f3654012080fb8ef (patch) | |
tree | c3d97b3f27b2d3904911af7d4dc22540cc1f09da /tl.vim | |
parent | b5c9b7ffd95b2934e503e8524ac0f571ed2b9f91 (diff) | |
download | txr-d875f05b0632c8e639d4d033f3654012080fb8ef.tar.gz txr-d875f05b0632c8e639d4d033f3654012080fb8ef.tar.bz2 txr-d875f05b0632c8e639d4d033f3654012080fb8ef.zip |
compiler: mac params: eliminate plen variable.
* share/txr/stdlib/compiler.tl (expand-bind-mac-params):
Remove the plen gensym. We don't need to store the form length
in a variable, because the generated length check code
references the value exactly once. Let's just propagate that
the length calculating expression into that code.
Diffstat (limited to 'tl.vim')
0 files changed, 0 insertions, 0 deletions