summaryrefslogtreecommitdiff
path: root/tests/examplefiles/rexx
Commit message (Collapse)AuthorAgeFilesLines
* Improve Rexx lexer.Matthäus G. Chajdas2021-11-061-145/+25
| | | | | * Merge whitespace tokens * Merge string literals
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-202-0/+500
Co-authored-by: Georg Brandl <georg@python.org>