summaryrefslogtreecommitdiffstats
path: root/tests/015/trim.tl
Commit message (Collapse)AuthorAgeFilesLines
* New functions trim-left and trim-right.Kaz Kylheku2020-10-051-0/+41
* regex.c (trim_left, trim_right): New static functions. (regex_init): New intrinsics registered. * tests/015/trim.tl, tests/015/trim.expected: New files. * txr.1: Documented.