diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-03-23 21:39:14 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-03-23 21:39:14 -0700 |
commit | 2da907a6e1c4cd83d7109b9805394484e43b6216 (patch) | |
tree | 9d2565f5af3b56727b2ff74cb3d6a3852ab1e17e /strudel.h | |
parent | e1246c65460c60df45b19143b76b1aee3078ed97 (diff) | |
download | txr-2da907a6e1c4cd83d7109b9805394484e43b6216.tar.gz txr-2da907a6e1c4cd83d7109b9805394484e43b6216.tar.bz2 txr-2da907a6e1c4cd83d7109b9805394484e43b6216.zip |
compiler: avoid using var symbol.
var is sys:var when we're working in the system package.
This sometimes confuses the code walker, because
(sys:var X) is the implementation of the @X notation.
* share/txr/stdlib/compiler.tl (expand-bind-mac-params): Use
sym instead of var.
Diffstat (limited to 'strudel.h')
0 files changed, 0 insertions, 0 deletions