diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-02-27 20:48:00 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-02-27 20:48:00 -0800 |
commit | 1291aa76a9c85ac50bc5ebe968fd332bdfe80af0 (patch) | |
tree | 1b60d04d27b3d82672172188c6778bc240e8af2d /parser.c | |
parent | b3a440ca242a07ed86f89d06208f15757d947e12 (diff) | |
download | txr-1291aa76a9c85ac50bc5ebe968fd332bdfe80af0.tar.gz txr-1291aa76a9c85ac50bc5ebe968fd332bdfe80af0.tar.bz2 txr-1291aa76a9c85ac50bc5ebe968fd332bdfe80af0.zip |
tuples: convert tuple generation to seq_build.
* lib.c (tuples_func): Replace list accumulation
with make_like with seq_build.
* tests/012/seq.tl: Fix one test case here which no
longer errors out. It produces a tuple which is not
a string, due to the inclusion of a non-character
object.
Diffstat (limited to 'parser.c')
0 files changed, 0 insertions, 0 deletions