diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-05-23 21:44:10 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-05-23 21:44:10 -0700 |
commit | 41263c972c2d2892f9bb65e439f1b744a26a271f (patch) | |
tree | 4973a7ef3f666c89deb0c9c198fe994db4c4df20 /tests/012/lambda.tl | |
parent | 55e6eff5b6127e3528b29ebfd1d679f7158747c4 (diff) | |
download | txr-41263c972c2d2892f9bb65e439f1b744a26a271f.tar.gz txr-41263c972c2d2892f9bb65e439f1b744a26a271f.tar.bz2 txr-41263c972c2d2892f9bb65e439f1b744a26a271f.zip |
awk: bug: broken redirection operators.
* stdlib/awk.tl (sys:awk-redir): Fix regression from April
2018. The gensym variable introduced must be parallel bound,
since it is referenced by the init expression of the other
variable. This breaks all awk redirection operators.
Diffstat (limited to 'tests/012/lambda.tl')
0 files changed, 0 insertions, 0 deletions